diff --git a/Cargo.toml b/Cargo.toml index 6e20ffb..5028263 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,6 @@ [package] name = "gcp_auth" -version = "0.5.0" -authors = ["Peter Hrvola "] +version = "0.6.0" repository = "https://github.com/hrvolapeter/gcp_auth" description = "Google cloud platform (GCP) authentication using default and custom service accounts" documentation = "https://docs.rs/gcp_auth/"