Skip to content

Commit 8ecfee5

Browse files
valkumdjc
authored andcommitted
bump version to 0.8.1
This release includes a retry mechanism for fetching tokens for service accounts, and reduces the expiry delta for tokens.
1 parent 14c6ff8 commit 8ecfee5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "gcp_auth"
3-
version = "0.8.0"
3+
version = "0.8.1"
44
repository = "https://github.com/hrvolapeter/gcp_auth"
55
description = "Google cloud platform (GCP) authentication using default and custom service accounts"
66
documentation = "https://docs.rs/gcp_auth/"

0 commit comments

Comments
 (0)