Skip to content

Commit

Permalink
Update Rust crate gcloud-sdk to 0.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 1, 2023
1 parent 3b1e503 commit a7e7c0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ caching-persistent = ["caching", "dep:redb", "dep:prost"]

[dependencies]
tracing = "0.1"
gcloud-sdk = { version = "0.20.7", features = ["google-firestore-v1"] }
gcloud-sdk = { version = "0.21.0", features = ["google-firestore-v1"] }
tonic = { version = "0.9", features = ["tls"] }
hyper = { version ="0.14" }
struct-path = "0.2"
Expand Down

0 comments on commit a7e7c0d

Please sign in to comment.