Skip to content

Commit a842b4a

Browse files
Update Rust crate itertools to 0.14
1 parent d0a2230 commit a842b4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ printpdf = "0.5"
2121
trust-dns-resolver = "0.23"
2222
log = "0.4"
2323
simplelog = "0.12"
24-
itertools = "0.12"
24+
itertools = "0.14"
2525
rust-fuzzy-search = "0.1"
2626
regex = "1.10"
2727
serde = { version = "1", features = ["derive"] }

0 commit comments

Comments
 (0)