Skip to content

Commit

Permalink
Merge pull request #13 from abdolence/renovate/prost-types-0.x
Browse files Browse the repository at this point in the history
Update Rust crate prost-types to 0.11
  • Loading branch information
abdolence authored Jul 30, 2022
2 parents 136ea26 + dd32c1d commit d16faf3
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 d16faf3

Please sign in to comment.