Skip to content

Commit 7868e31

Browse files
committed
Release 2.3.0 with append_with_flags
1 parent ae07c9f commit 7868e31

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "imap"
3-
version = "2.2.0"
3+
version = "2.3.0"
44
authors = ["Matt McCoy <[email protected]>",
55
"Jon Gjengset <[email protected]>"]
66
documentation = "https://docs.rs/imap/"
@@ -38,7 +38,7 @@ lazy_static = "1.4"
3838
[dev-dependencies]
3939
lettre = "0.9"
4040
lettre_email = "0.9"
41-
rustls-connector = "0.11.0"
41+
rustls-connector = "0.12.0"
4242

4343
[[example]]
4444
name = "basic"

0 commit comments

Comments
 (0)