diff --git a/Cargo.toml b/Cargo.toml index 7857c4f..91f3814 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gcp_auth" -version = "0.12.1" +version = "0.12.2" edition = "2021" rust-version = "1.70" repository = "https://github.com/hrvolapeter/gcp_auth"