forked from trinitrix/core
build(trinitry/Cargo.toml): Remove unneeded dependencies
This commit is contained in:
parent
83cf118bc9
commit
617e223064
|
@ -8,7 +8,6 @@ edition = "2021"
|
|||
[dependencies]
|
||||
pest = "2.7.5"
|
||||
pest_derive = {version = "2.7.5", features = ["grammar-extras"]}
|
||||
thiserror = "1.0.50"
|
||||
|
||||
# The header imports katex, a js latex parser, into the doc comments
|
||||
[package.metadata.docs.rs]
|
||||
|
|
Loading…
Reference in New Issue