Skip to content

Commit

Permalink
chore(deps): Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-ferdinand committed Feb 12, 2025
1 parent 7ef225f commit 36a354c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -60,10 +60,10 @@ arbitrary = { version = "1", features = ["derive"] }
assert2 = "0.3"
colored = "3.0"
criterion = { package = "codspeed-criterion-compat", version = "2.7", features = ["html_reports"] }
fs-err = "3.0"
fs-err = "3.1"
get-size2 = { version = "0.1.3", features = ["derive"] }
indexmap = { version = "2.7.0", features = ["rayon"] }
insta = "1.42.0"
indexmap = { version = "2.7.1", features = ["rayon"] }
insta = "1.42.1"
itertools = "0.14"
lazy_static = "1.5"
ndarray = { version = "0.16", features = ["rayon"] }
Expand Down

0 comments on commit 36a354c

Please sign in to comment.