Skip to content

Commit

Permalink
Update tokio-prost monorepo to 0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 28, 2024
1 parent 62beede commit 6f51afb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions core/rust/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ parking_lot = "0.12.1"
ffi-convert = "0.6.1"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
prost = "0.11"
prost-types = "0.11"
prost = "0.12"
prost-types = "0.12"
libc = "0.2.144"
futures = "0.3"

Expand Down

0 comments on commit 6f51afb

Please sign in to comment.