Skip to content

Commit

Permalink
deps: update tower-abci to v0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
tzemanovic committed May 13, 2024
1 parent 6c6a7fa commit f8251b6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
5 changes: 3 additions & 2 deletions Cargo.lock

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

3 changes: 1 addition & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -179,8 +179,7 @@ tonic = "0.8.3"
tonic-build = "0.8.4"
tower = "0.4"
# Using the same version of tendermint-rs as we do (v0.35)
# Based on tower-abci 0.12 (upstreamed in https://github.com/penumbra-zone/tower-abci/pull/47)
tower-abci = { git = "https://github.com/heliaxdev/tower-abci", rev = "52382f4d2bab1022a66b06958a605da946b75144" }
tower-abci = "0.13"
tracing = "0.1.30"
tracing-appender = "0.2.2"
tracing-log = "0.1.2"
Expand Down

0 comments on commit f8251b6

Please sign in to comment.