Skip to content

Commit

Permalink
Pin ttrpc version
Browse files Browse the repository at this point in the history
Signed-off-by: Maksym Pavlenko <pavlenko.maksym@gmail.com>
  • Loading branch information
mxpv committed Oct 3, 2024
1 parent 6f2a8c1 commit 06156f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions crates/shim-protos/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,10 +50,10 @@ required-features = ["async"]
[dependencies]
async-trait = { workspace = true, optional = true }
protobuf = "=3.5"
ttrpc = "0.8"
ttrpc = "0.8.2"

[build-dependencies]
ttrpc-codegen = "0.4"
ttrpc-codegen = "0.4.2"

[dev-dependencies]
ctrlc = { version = "3.0", features = ["termination"] }
Expand Down

0 comments on commit 06156f8

Please sign in to comment.