This commit is contained in:
Lukas Stancik
2026-04-04 09:40:28 +02:00
commit 5d3afabd24
218 changed files with 82634 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
[dependencies]
regex = "1"
reqwest = "0.12"
tokio = { features = ["full"], version = "1" }
[package]
authors = ["Titus Wormer <tituswormer@gmail.com>"]
edition = "2018"
name = "markdown-generate"
publish = false
version = "0.0.0"