Skip to content

Commit

Permalink
Bump const-hex from 1.10.0 to 1.11.1 (#125)
Browse files Browse the repository at this point in the history
Bumps [const-hex](https://github.com/danipopes/const-hex) from 1.10.0 to 1.11.1.
- [Commits](DaniPopes/const-hex@v1.10.0...v1.11.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>
  • Loading branch information
dependabot[bot] committed Feb 28, 2024
1 parent bcfcf62 commit baa0514
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.10" }
const-hex = { version = "1.11" }
criterion = { version = "0.5" }
faster-hex = { version = "0.9" }
hex = { version = "0.4" }
Expand Down

0 comments on commit baa0514

Please sign in to comment.