Skip to content

Commit

Permalink
chore(deps): update tokio-prost monorepo to 0.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 9, 2024
1 parent 6ab6a85 commit 20f3262
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ pulumi_wasm_rust_macro = { path = "pulumi_wasm_rust_macro" }
wasm_common = { path = "wasm_common" }

anyhow = "1.0.82"
prost = "0.12.4"
prost-types = "0.12.4"
prost = "0.13.0"
prost-types = "0.13.0"
uuid = { version = "1.8.0", features = ["v4", "v7"] }
futures = "0.3.30"
lazy_static = "1.4.0"
Expand Down

0 comments on commit 20f3262

Please sign in to comment.