aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml4
1 files changed, 0 insertions, 4 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 4674ab9..db9f603 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -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"] }