From c96b94aa3a00a3c662005c54c8ea7b1f5f9e6354 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Wed, 18 Feb 2026 08:07:14 +0000 Subject: chore(build): Replace vergen with git-based build script --- Cargo.toml | 4 ---- 1 file changed, 4 deletions(-) (limited to 'Cargo.toml') 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"] } -- cgit v1.2.3