Skip to content

Commit 065361d

Browse files
authored
chore: upgrade protosocket dep to 0.11.0 for rust sdk (#329)
1 parent ebe0634 commit 065361d

File tree

2 files changed

+115
-14
lines changed

2 files changed

+115
-14
lines changed

rust/Cargo.lock

Lines changed: 114 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

rust/momento-protos/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@ path = "src/lib.rs"
2424

2525
[dependencies]
2626
prost = "0.13"
27-
protosocket-rpc = "0.9.0"
27+
protosocket-rpc = "0.11.0"
2828
tonic = "0.13"

0 commit comments

Comments
 (0)