Unpin itertools after it was published without a spurious resolver specification.

This commit is contained in:
Adam Reichold 2022-10-13 07:09:39 +02:00
parent 49b1b22e68
commit 75d06d07a4
1 changed files with 0 additions and 1 deletions

View File

@ -191,7 +191,6 @@ jobs:
cargo update -p plotters-svg --precise 0.3.1
cargo update -p plotters-backend --precise 0.3.2
cargo update -p bumpalo --precise 3.10.0
cargo update -p itertools --precise 0.10.3
cargo update -p once_cell --precise 1.14.0
- name: Build docs