Skip to content

Commit e4c9db7

Browse files
Bump const-hex from 1.11.4 to 1.12.0 (#140)
Bumps [const-hex](https://github.com/danipopes/const-hex) from 1.11.4 to 1.12.0. - [Commits](DaniPopes/const-hex@v1.11.4...v1.12.0) --- updated-dependencies: - dependency-name: const-hex dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7ea04a8 commit e4c9db7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ inherits = "dev"
2828
serde = { version = "1.0", optional = true, default-features = false }
2929

3030
[dev-dependencies]
31-
const-hex = { version = "1.11" }
31+
const-hex = { version = "1.12" }
3232
criterion = { version = "0.5" }
3333
faster-hex = { version = "0.9" }
3434
hex = { version = "0.4" }

0 commit comments

Comments
 (0)