mirror of
https://github.com/chatmail/core.git
synced 2026-04-25 17:36:30 +03:00
cargo: bump async-imap from c2e92df to bb73dfc
Bumps [async-imap](https://github.com/async-email/async-imap) from `c2e92df` to `bb73dfc`.
- [Release notes](https://github.com/async-email/async-imap/releases)
- [Commits](c2e92dfd33...bb73dfc203)
---
updated-dependencies:
- dependency-name: async-imap
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
4
Cargo.lock
generated
4
Cargo.lock
generated
@@ -212,7 +212,7 @@ dependencies = [
|
|||||||
[[package]]
|
[[package]]
|
||||||
name = "async-imap"
|
name = "async-imap"
|
||||||
version = "0.5.0"
|
version = "0.5.0"
|
||||||
source = "git+https://github.com/async-email/async-imap#c2e92dfd33b000c7f57612b41ca776b4d8784cc3"
|
source = "git+https://github.com/async-email/async-imap#bb73dfc2034737cb0849d707edaa71e9ebd0faea"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"async-native-tls",
|
"async-native-tls",
|
||||||
"async-std",
|
"async-std",
|
||||||
@@ -221,9 +221,9 @@ dependencies = [
|
|||||||
"chrono",
|
"chrono",
|
||||||
"futures",
|
"futures",
|
||||||
"imap-proto",
|
"imap-proto",
|
||||||
"lazy_static",
|
|
||||||
"log",
|
"log",
|
||||||
"nom 6.1.2",
|
"nom 6.1.2",
|
||||||
|
"once_cell",
|
||||||
"ouroboros",
|
"ouroboros",
|
||||||
"pin-utils",
|
"pin-utils",
|
||||||
"stop-token 0.2.0",
|
"stop-token 0.2.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user