Skip to content

Commit 7e33858

Browse files
Bump const-hex from 1.16.0 to 1.17.0 (#215)
Bumps [const-hex](https://github.com/danipopes/const-hex) from 1.16.0 to 1.17.0. - [Commits](DaniPopes/const-hex@v1.16.0...v1.17.0) --- updated-dependencies: - dependency-name: const-hex dependency-version: 1.17.0 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 91dacab commit 7e33858

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
@@ -46,7 +46,7 @@ thiserror = { version = "2.0", default-features = false }
4646

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

0 commit comments

Comments
 (0)