Skip to content

Commit

Permalink
Bump hex-literal from 0.3.4 to 0.4.1 (#2044)
Browse files Browse the repository at this point in the history
Bumps [hex-literal](https://github.com/RustCrypto/utils) from 0.3.4 to 0.4.1.
- [Commits](RustCrypto/utils@hex-literal-v0.3.4...hex-literal-v0.4.1)

---
updated-dependencies:
- dependency-name: hex-literal
  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>
  • Loading branch information
dependabot[bot] authored Sep 16, 2023
1 parent e862319 commit 6c08b92
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 dozer-ingestion/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ memchr = { version = "2.6.3", optional = true }
criterion = { version = "0.4.0", features = ["html_reports"] }
serial_test = "1.0.0"
rand = "0.8.5"
hex-literal = "0.3.4"
hex-literal = "0.4.1"
dozer-tracing = { path = "../dozer-tracing" }
tempdir = "0.3.7"
parquet = "42.0.0"
Expand Down

0 comments on commit 6c08b92

Please sign in to comment.