We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2234b7f commit defab96Copy full SHA for defab96
README.md
@@ -11,7 +11,7 @@ How to use with Cargo:
11
12
```toml
13
[dependencies]
14
-itertools = "0.10.0"
+itertools = "0.10.2"
15
```
16
17
How to use in your crate:
0 commit comments