Skip to content

Commit 27532ab

Browse files
Fixed version in Cargo.toml usage example in the README
1 parent 3946f32 commit 27532ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ How to use with cargo:
2121
.. code:: toml
2222
2323
[dependencies]
24-
itertools = "0.8"
24+
itertools = "0.9"
2525
2626
How to use in your crate:
2727

0 commit comments

Comments
 (0)