This commit is contained in:
renovate[bot] 2025-04-12 03:22:21 +02:00 committed by GitHub
commit 34f88120ff
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

9
Cargo.lock generated
View file

@ -2309,15 +2309,6 @@ dependencies = [
"either",
]
[[package]]
name = "itertools"
version = "0.13.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "413ee7dfc52ee1a4949ceeb7dbc8a33f2d6c088194d9f922fb8318faf1f01186"
dependencies = [
"either",
]
[[package]]
name = "itertools"
version = "0.14.0"