initial commit
This commit is contained in:
11
Cargo.toml
Normal file
11
Cargo.toml
Normal file
@@ -0,0 +1,11 @@
|
||||
[package]
|
||||
name = "mintee"
|
||||
version = "0.0.1"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
git2 = "0.18.1"
|
||||
pulldown-cmark = "0.9.3"
|
||||
syntect = "5.1.0"
|
||||
tera = "1.19.1"
|
||||
toml = "0.8.8"
|
||||
Reference in New Issue
Block a user