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 0f5308d..d87b700 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -48,7 +48,7 @@ reqwest = { version = "0.11.9", features = ["json"] }
[build-dependencies]
# Build variables
-vergen = "6.0.2"
+vergen = "7.0.0"
# `Result`
anyhow = "1.0.56"