diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -45,7 +45,3 @@ comrak = { version = "0.29.0", default-features = false } # Form Parsing serde = { version = "1", features = ["derive"] } - -[build-dependencies] -# Compile-time Environment Variables -vergen = { version = "8.3.2", features = ["git", "gitoxide"] } |