Skip to content

Commit db20442

Browse files
update itertools: 13.0.0 -> 14.0.0
Summary: [Changes](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) to be aware of, with [971](rust-itertools/itertools#971) as my favourite: {F1974159737} Differential Revision: D67751950 fbshipit-source-id: d5e39b7c685840b40aa7ba1b5015e8ccaea32b72
1 parent 9c2b8a3 commit db20442

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyre2/pyre2/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ dupe = "0.9.0"
2020
enum-iterator = "1.4.1"
2121
equivalent = "1.0"
2222
human_bytes = "0.4.3"
23-
itertools = "0.13.0"
23+
itertools = "0.14.0"
2424
lsp-server = "0.7.2"
2525
lsp-types = "0.94.1"
2626
memory-stats = "1.0.0"

0 commit comments

Comments
 (0)