Skip to content

Commit

Permalink
chore(deps): update prost-types (#2251)
Browse files Browse the repository at this point in the history
  • Loading branch information
ellie authored Jul 10, 2024
1 parent 8d9f677 commit 35bbaea
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 47 deletions.
60 changes: 14 additions & 46 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion crates/atuin-daemon/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ dashmap = "5.5.3"
tonic-types = "0.12.0"
tonic = "0.12"
prost = "0.13"
prost-types = "0.12"
prost-types = "0.13"
tokio-stream = {version="0.1.14", features=["net"]}
hyper-util = "0.1"

Expand Down

0 comments on commit 35bbaea

Please sign in to comment.