diff --git a/Cargo.toml b/Cargo.toml index 6450b143..c9d1c658 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -57,7 +57,7 @@ criterion = "0.5" tokio = { version = "1", features = ["full"] } [build-dependencies] -vergen-gix = { version = "1.0.0-beta.2", default-features = false, features = ["build", "cargo"] } +vergen-gix = { version = "1.0.2", default-features = false, features = ["build", "cargo"] } [profile.profiling] inherits = "release"