Skip to content

Commit

Permalink
Bump const-hex from 1.11.4 to 1.12.0 (#140)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] committed May 28, 2024
1 parent 7ea04a8 commit e4c9db7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ inherits = "dev"
serde = { version = "1.0", optional = true, default-features = false }

[dev-dependencies]
const-hex = { version = "1.11" }
const-hex = { version = "1.12" }
criterion = { version = "0.5" }
faster-hex = { version = "0.9" }
hex = { version = "0.4" }
Expand Down

0 comments on commit e4c9db7

Please sign in to comment.