diff --git a/Cargo.toml b/Cargo.toml index 413a85a6..bc47cc10 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ license = "MIT/Apache-2.0" name = "vergen" readme = "README.md" repository = "https://github.com/rustyhorde/vergen" -version = "2.1.1" +version = "2.1.2" [dependencies] bitflags = "1"