Cargo.toml: dependency trimming
This commit is contained in:
parent
44efca7d06
commit
9f7cba17b8
@ -4,8 +4,6 @@ version = "0.0.1"
|
|||||||
edition = "2021"
|
edition = "2021"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
git2 = "0.18.1"
|
|
||||||
pulldown-cmark = "0.9.3"
|
pulldown-cmark = "0.9.3"
|
||||||
syntect = "5.1.0"
|
syntect = "5.1.0"
|
||||||
tera = "1.19.1"
|
tera = "1.19.1"
|
||||||
toml = "0.8.8"
|
|
||||||
|
Loading…
Reference in New Issue
Block a user