Skip to content

Commit

Permalink
fix(deps): update rust dependencies (#346)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 7, 2025
1 parent 7455bca commit ecb23ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/packsquash/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ bytemuck = "1.20.0"
globset = { version = "0.4.15", default-features = false }
enumset = { version = "1.1.5", features = ["serde"] }
indexmap = { version = "2.7.0", features = ["serde"] }
itertools = "0.13.0"
itertools = "0.14.0"
thiserror = "2.0.6"
ahash = "0.8.11"
patricia_tree = "0.8.0"
Expand Down

0 comments on commit ecb23ad

Please sign in to comment.