Skip to content

Commit c79ac57

Browse files
chore(deps): update crates (#6424)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7f83dee commit c79ac57

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/rspack_hash/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ version = "0.1.0"
77

88

99
[dependencies]
10-
data-encoding = { version = "2.5.0" }
10+
data-encoding = { version = "2.6.0" }
1111
md4 = "0.10.2"
1212
smol_str = { version = "*" }
1313
xxhash-rust = { workspace = true, features = ["xxh3"] }

0 commit comments

Comments
 (0)