mirror of
https://github.com/chatmail/core.git
synced 2026-05-09 01:46:30 +03:00
chore(cargo): update async-imap to fix STATUS command
This commit is contained in:
4
Cargo.lock
generated
4
Cargo.lock
generated
@@ -221,9 +221,9 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "async-imap"
|
name = "async-imap"
|
||||||
version = "0.9.1"
|
version = "0.9.2"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "b538b767cbf9c162a6c5795d4b932bd2c20ba10b5a91a94d2b2b6886c1dce6a8"
|
checksum = "936c1b580be4373b48c9c687e0c79285441664398354df28d0860087cac0c069"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"async-channel",
|
"async-channel",
|
||||||
"base64 0.21.2",
|
"base64 0.21.2",
|
||||||
|
|||||||
Reference in New Issue
Block a user