Skip to content

Commit 4fc9808

Browse files
Bump const-hex from 1.12.0 to 1.13.1 (#158)
Bumps [const-hex](https://github.com/danipopes/const-hex) from 1.12.0 to 1.13.1. - [Commits](DaniPopes/const-hex@v1.12.0...v1.13.1) --- 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 20bf09c commit 4fc9808

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -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.12" }
31+
const-hex = { version = "1.13" }
3232
criterion = { version = "0.5" }
3333
faster-hex = { version = "0.10" }
3434
hex = { version = "0.4" }

0 commit comments

Comments
 (0)