Skip to content

Commit

Permalink
build(deps): bump tendermint-config from 0.34.1 to 0.35.0
Browse files Browse the repository at this point in the history
Bumps [tendermint-config](https://github.com/informalsystems/tendermint-rs) from 0.34.1 to 0.35.0.
- [Release notes](https://github.com/informalsystems/tendermint-rs/releases)
- [Changelog](https://github.com/informalsystems/tendermint-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/informalsystems/tendermint-rs/commits/v0.35.0)

---
updated-dependencies:
- dependency-name: tendermint-config
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 14, 2024
1 parent 3a1f1bf commit 9e44b01
Show file tree
Hide file tree
Showing 2 changed files with 124 additions and 14 deletions.
136 changes: 123 additions & 13 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ subtle = "2"
subtle-encoding = { version = "0.5", features = ["bech32-preview"] }
tempfile = "3"
tendermint = { version = "0.34", features = ["secp256k1"] }
tendermint-config = "0.34"
tendermint-config = "0.35"
tendermint-p2p = "0.34"
tendermint-proto = "0.34"
thiserror = "1"
Expand Down

0 comments on commit 9e44b01

Please sign in to comment.