We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1fd96c commit 6e66e39Copy full SHA for 6e66e39
Cargo.toml
@@ -8,7 +8,7 @@ homepage = "https://github.com/async-email/async-imap"
8
description = "Async IMAP client for Rust"
9
readme = "README.md"
10
license = "Apache-2.0/MIT"
11
-edition = "2018"
+edition = "2021"
12
13
keywords = ["email", "imap"]
14
categories = ["email", "network-programming"]
rustfmt.toml
@@ -1 +1 @@
1
0 commit comments