Skip to content
This repository was archived by the owner on Dec 29, 2022. It is now read-only.

Commit 8a31087

Browse files
authored
Merge pull request #1515 from mati865/update-deps
Update itertools
2 parents 9bbe734 + 3dd8476 commit 8a31087

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rls-analysis/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ rls-data = "= 0.19"
1717
rls-span = "0.5"
1818
derive-new = "0.5"
1919
fst = { version = "0.3", default-features = false }
20-
itertools = "0.7.3"
20+
itertools = "0.8"
2121
json = "0.11.13"
2222
serde = "1.0"
2323
serde_json = "1.0"

0 commit comments

Comments
 (0)