aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 2a975e8..25666dd 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -76,5 +76,5 @@ async-socks5 = "0.5"
url = { version = "2.2", features = ["serde"] }
[build-dependencies]
-vergen = { version = "6.0", default-features = false, features = ["build", "git", "cargo"] }
+vergen = { version = "7.4.2", default-features = false, features = ["build", "git", "cargo"] }
anyhow = "1.0"