Skip to content

Commit

Permalink
some extra dependency updates
Browse files Browse the repository at this point in the history
  • Loading branch information
antonok-edm committed Dec 10, 2024
1 parent c5e4451 commit 457140a
Show file tree
Hide file tree
Showing 4 changed files with 596 additions and 148 deletions.
35 changes: 22 additions & 13 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ percent-encoding = "2.1"
once_cell = "1.8"
regex = "1.5"
bitflags = "1.3"
itertools = "0.10"
itertools = "0.13"
idna = "1.0.3"
serde = { version = "1.0", features = ["derive", "rc"] }
seahash = "3" # seahash 4 introduces a breaking hash algorithm change
Expand Down
Loading

0 comments on commit 457140a

Please sign in to comment.