Skip to content

Commit

Permalink
Update prost and tonic
Browse files Browse the repository at this point in the history
  • Loading branch information
Jake-Shadle committed Feb 15, 2024
1 parent f80d754 commit ca2ede8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -52,15 +52,15 @@ one_cell = "1.13"
ordered-float = "4.0"
pin-project = "0.2"
pin-project-lite = "0.2"
prost = "0.11"
prost = "0.12"
rand = "0.8"
reqwest = "0.11"
serde = "1.0"
serde_json = "1.0"
surf = "2.0"
temp-env = "0.3.6"
thiserror = "1"
tonic = "0.9"
tonic = "0.10"
tokio = "1"
tokio-stream = "0.1.1"
tracing = "0.1"
Expand Down

0 comments on commit ca2ede8

Please sign in to comment.