diff --git a/Cargo.toml b/Cargo.toml index 6d4bc72f..f9f0fb5b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,7 +10,7 @@ license = "MIT OR Apache-2.0" name = "vergen" readme = "README.md" repository = "https://github.com/rustyhorde/vergen" -version = "6.0.1" +version = "6.0.2" [package.metadata.cargo-all-features] denylist = ["chrono","git2","rustc_version","sysinfo"]