Skip to content

Commit bf66f3e

Browse files
committed
some extra dependency updates
1 parent c5e4451 commit bf66f3e

File tree

4 files changed

+600
-152
lines changed

4 files changed

+600
-152
lines changed

Cargo.lock

Lines changed: 22 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ percent-encoding = "2.1"
2929
once_cell = "1.8"
3030
regex = "1.5"
3131
bitflags = "1.3"
32-
itertools = "0.10"
32+
itertools = "0.13"
3333
idna = "1.0.3"
3434
serde = { version = "1.0", features = ["derive", "rc"] }
3535
seahash = "3" # seahash 4 introduces a breaking hash algorithm change

0 commit comments

Comments
 (0)