Skip to content

Commit 6625040

Browse files
renovate[bot]jkachmar
authored andcommitted
fix(deps): update rust crate tonic to 0.13
1 parent 4d6628b commit 6625040

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/rust/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ temporal-sdk-core-protos = { git = "https://github.com/temporalio/sdk-core", rev
1616
rustfsm = { git = "https://github.com/temporalio/sdk-core", rev = "6e601115daa3b9ccaa9d0d383f926aaa5953ea3d" }
1717
tokio = "1.37"
1818
tokio-stream = "0.1"
19-
tonic = "0.12"
19+
tonic = "0.13"
2020
tracing = "0.1"
2121
# tower = "0.5.1"
2222
url = "2.2"

0 commit comments

Comments
 (0)