Skip to content

Commit

Permalink
chore: bump the rust-js-rattler group in /js-rattler with 5 updates (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 28, 2025
1 parent 1314eb6 commit a03db94
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 19 deletions.
8 changes: 4 additions & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ bytes = "1.10.0"
bzip2 = "0.5.1"
cache_control = "0.2.0"
cfg-if = "1.0"
chrono = { version = "0.4.39", default-features = false, features = [
chrono = { version = "0.4.40", default-features = false, features = [
"std",
"serde",
"alloc",
Expand Down Expand Up @@ -131,8 +131,8 @@ rmp-serde = { version = "1.3.0" }
rstest = { version = "0.24.0" }
rstest_reuse = "0.7.0"
simd-json = { version = "0.14.3", features = ["serde_impl"] }
serde = { version = "1.0.217" }
serde_json = { version = "1.0.138" }
serde = { version = "1.0.218" }
serde_json = { version = "1.0.139" }
serde_repr = "0.1"
serde-value = "0.7.0"
serde_with = "3.12.0"
Expand All @@ -141,7 +141,7 @@ serde-untagged = "0.1.6"
sha2 = "0.10.8"
shlex = "1.3.0"
similar-asserts = "1.6.1"
smallvec = { version = "1.13.2", features = [
smallvec = { version = "1.14.0", features = [
"serde",
"const_new",
"const_generics",
Expand Down
36 changes: 21 additions & 15 deletions js-rattler/Cargo.lock

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

0 comments on commit a03db94

Please sign in to comment.