Shallow clone of https://github.com/wooorm/markdown-rs
This commit is contained in:
@@ -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"
|
||||
Reference in New Issue
Block a user