Skip to content

Commit f4397de

Browse files
Bump const-hex from 1.17.0 to 1.18.0
Bumps [const-hex](https://github.com/danipopes/const-hex) from 1.17.0 to 1.18.0. - [Commits](DaniPopes/const-hex@v1.17.0...v1.18.0) --- updated-dependencies: - dependency-name: const-hex dependency-version: 1.18.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3878777 commit f4397de

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.17" }
49+
const-hex = { version = "1.18" }
5050
criterion = { version = "0.8" }
5151
faster-hex = { version = "0.10" }
5252
hex_crate = { package = "hex", version = "0.4" }

0 commit comments

Comments
 (0)