Skip to content

Commit

Permalink
Bump eyre from 0.6.9 to 0.6.12 (#181)
Browse files Browse the repository at this point in the history
Bumps [eyre](https://github.com/eyre-rs/eyre) from 0.6.9 to 0.6.12.
- [Commits](https://github.com/eyre-rs/eyre/commits)

---
updated-dependencies:
- dependency-name: eyre
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 22, 2024
1 parent 57fadfd commit 967f19d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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
Expand Up @@ -21,7 +21,7 @@ iroha_primitives = { git = "https://github.com/hyperledger/iroha.git", branch =
parity-scale-codec = { version = "3.6.5", default-features = false, features = ["derive"] }
paste = "1.0.14"
derive_more = "0.99.17"
eyre = { version = "0.6.9", features = ["pyo3"] }
eyre = { version = "0.6.12", features = ["pyo3"] }
rust_decimal = "1.33.1"
hex = "0.4.3"
url = "2.4.1"

0 comments on commit 967f19d

Please sign in to comment.