Skip to content

Commit

Permalink
Update Rust crate tonic to 0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 8, 2024
1 parent 0041ef3 commit 521de87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/rust/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ temporal-sdk-core-protos = { git = "https://github.com/temporalio/sdk-core", bra
rustfsm = { git = "https://github.com/temporalio/sdk-core", branch = "master" }
tokio = "1.26"
tokio-stream = "0.1"
tonic = "0.9"
tonic = "0.12"
tracing = "0.1"
url = "2.2"
parking_lot = "0.12.1"
Expand Down

0 comments on commit 521de87

Please sign in to comment.