chore(tvix): bump itertools
Change-Id: I2c798a30d3e69789c7d9120422bfdd67b1560dd5 Reviewed-on: https://cl.tvl.fyi/c/depot/+/10565 Tested-by: BuildkiteCI Reviewed-by: raitobezarius <tvl@lahfa.xyz>
This commit is contained in:
parent
cbcd078684
commit
c9c95f4ef3
3 changed files with 44 additions and 14 deletions
|
|
@ -33,8 +33,8 @@ xml-rs = "0.8.4"
|
|||
|
||||
[dev-dependencies]
|
||||
criterion = "0.5"
|
||||
itertools = "0.12.0"
|
||||
pretty_assertions = "1.2.1"
|
||||
itertools = "0.10.3"
|
||||
tempfile = "3.3.0"
|
||||
|
||||
[dev-dependencies.test-generator]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue