Skip to content

Commit 8946fc7

Browse files
build(deps): bump const-hex from 1.11.3 to 1.12.0 (#1444)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5f13853 commit 8946fc7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ repository = "https://github.com/paritytech/frontier/"
5151
async-trait = "0.1"
5252
bn = { package = "substrate-bn", version = "0.6", default-features = false }
5353
clap = { version = "4.5", features = ["derive", "deprecated"] }
54-
const-hex = { version = "1.11", default-features = false, features = ["alloc"] }
54+
const-hex = { version = "1.12", default-features = false, features = ["alloc"] }
5555
derive_more = "0.99"
5656
environmental = { version = "1.1.4", default-features = false }
5757
ethereum = { version = "0.15.0", default-features = false }

0 commit comments

Comments
 (0)