Skip to content

Commit 428b8fd

Browse files
Bump const-hex from 1.14.1 to 1.16.0 (#211)
Bumps [const-hex](https://github.com/danipopes/const-hex) from 1.14.1 to 1.16.0. - [Commits](DaniPopes/const-hex@v1.14.1...v1.16.0) --- updated-dependencies: - dependency-name: const-hex dependency-version: 1.16.0 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 36439fb commit 428b8fd

File tree

2 files changed

+18
-9
lines changed

2 files changed

+18
-9
lines changed

Cargo.lock

Lines changed: 17 additions & 8 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
@@ -46,7 +46,7 @@ thiserror = { version = "2.0", default-features = false }
4646

4747
[dev-dependencies]
4848
# crates.io
49-
const-hex = { version = "1.14" }
49+
const-hex = { version = "1.16" }
5050
criterion = { version = "0.6" }
5151
faster-hex = { version = "0.10" }
5252
hex_crate = { package = "hex", version = "0.4" }

0 commit comments

Comments
 (0)