Skip to content

Commit

Permalink
chore(deps): update crates
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 17, 2024
1 parent 9ba26cd commit b9d244e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 18 deletions.
21 changes: 6 additions & 15 deletions Cargo.lock

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

6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ derive_more = { version = "1.0.0" }
either = { version = "1.13.0" }
futures = { version = "0.3.31" }
glob = { version = "0.3.1" }
hashlink = { version = "0.9.1" }
hashlink = { version = "0.10.0" }
heck = { version = "0.5.0" }
hex = { version = "0.4.3" }
indexmap = { version = "2.7.0" }
Expand All @@ -68,7 +68,7 @@ rspack_sources = { version = "0.4.1" }
rustc-hash = { version = "2.1.0" }
serde = { version = "1.0.216" }
serde_json = { version = "1.0.133" }
simd-json = { version = "0.14.0-rc.2" }
simd-json = { version = "0.14.3" }
smol_str = { version = "0.3.0" }
stacker = { version = "0.1.17" }
sugar_path = { version = "1.2.0", features = ["cached_current_dir"] }
Expand All @@ -79,7 +79,7 @@ tracing-subscriber = { version = "0.3.19" }
unicase = { version = "2.8.0" }
url = { version = "2.5.4" }
urlencoding = { version = "2.1.3" }
ustr = { package = "ustr-fxhash", version = "1.0.0" }
ustr = { package = "ustr-fxhash", version = "1.0.1" }
xxhash-rust = { version = "0.8.12" }

# Pinned
Expand Down

0 comments on commit b9d244e

Please sign in to comment.