Skip to content

Commit

Permalink
Bump hex from 0.3.2 to 0.4.3 in /src/rust/engine
Browse files Browse the repository at this point in the history
Bumps [hex](https://github.com/KokaKiwi/rust-hex) from 0.3.2 to 0.4.3.
- [Release notes](https://github.com/KokaKiwi/rust-hex/releases)
- [Commits](KokaKiwi/rust-hex@v0.3.2...v0.4.3)

---
updated-dependencies:
- dependency-name: hex
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 7, 2022
1 parent 1f6fa49 commit 282371a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions src/rust/engine/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 src/rust/engine/hashing/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ publish = false
byteorder = "1.3"
digest = "0.9"
generic-array = "0.14"
hex = "0.3.1"
hex = "0.4.3"
sha2 = "0.9"
serde = { version = "1.0", features = ["derive"] }

Expand Down

0 comments on commit 282371a

Please sign in to comment.