mirror of
https://github.com/chatmail/core.git
synced 2026-05-06 16:36:59 +03:00
Update itertools
This commit is contained in:
committed by
link2xt
parent
6594fdf33a
commit
bf8e83d816
4
Cargo.lock
generated
4
Cargo.lock
generated
@@ -1598,9 +1598,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "itertools"
|
||||
version = "0.8.2"
|
||||
version = "0.9.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "f56a2d0bc861f9165be4eb3442afd3c236d8a98afd426f65d92324ae1091a484"
|
||||
checksum = "284f18f85651fe11e8a991b2adb42cb078325c996ed026d994719efcfca1d54b"
|
||||
dependencies = [
|
||||
"either",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user