Skip to content

Commit

Permalink
Updated Gcloud sdk dep
Browse files Browse the repository at this point in the history
  • Loading branch information
abdolence committed Jul 20, 2022
1 parent f4b3921 commit 4488649
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 @@ -22,7 +22,7 @@ path = "src/lib.rs"

[dependencies]
tracing = "0.1"
gcloud-sdk = { version = "0.14", features = ["google-firestore-v1"] }
gcloud-sdk = { version = "0.15", features = ["google-firestore-v1"] }
tonic = { version = "0.7", features = ["tls"] }
hyper = { version ="0.14", features = ["full"] }
convert_case = "0.4"
Expand Down

0 comments on commit 4488649

Please sign in to comment.