rust parser ; yaaayy i can now claim this project as fast.
This commit is contained in:
8
fastmd/Cargo.toml
Normal file
8
fastmd/Cargo.toml
Normal file
@@ -0,0 +1,8 @@
|
||||
[package]
|
||||
name = "fastmd"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
author = "rattatwinko"
|
||||
|
||||
[dependencies]
|
||||
pulldown-cmark = "0.13.0"
|
||||
Reference in New Issue
Block a user