Skip to content

Commit

Permalink
Update Rust crate prost-types to 0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 30, 2022
1 parent 69349c3 commit dd32c1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gcloud-sdk/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -397,7 +397,7 @@ tower-layer = "0.3"
tower-util = "0.3"
futures = "0.3"
prost = "0.10"
prost-types = "0.10"
prost-types = "0.11"
gcemeta = { version = "0.2" }
serde = { version = "1.0", features = ["derive"] }
serde_json = { version = "1.0" }
Expand Down

0 comments on commit dd32c1d

Please sign in to comment.