Skip to content

Commit

Permalink
build(deps): bump const-hex from 1.11.3 to 1.12.0
Browse files Browse the repository at this point in the history
Bumps [const-hex](https://github.com/danipopes/const-hex) from 1.11.3 to 1.12.0.
- [Commits](DaniPopes/const-hex@v1.11.3...v1.12.0)

---
updated-dependencies:
- dependency-name: const-hex
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 28, 2024
1 parent 5f13853 commit 93abc8b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -51,7 +51,7 @@ repository = "https://github.com/paritytech/frontier/"
async-trait = "0.1"
bn = { package = "substrate-bn", version = "0.6", default-features = false }
clap = { version = "4.5", features = ["derive", "deprecated"] }
const-hex = { version = "1.11", default-features = false, features = ["alloc"] }
const-hex = { version = "1.12", default-features = false, features = ["alloc"] }
derive_more = "0.99"
environmental = { version = "1.1.4", default-features = false }
ethereum = { version = "0.15.0", default-features = false }
Expand Down

0 comments on commit 93abc8b

Please sign in to comment.