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