Skip to content

Commit 1ae9e91

Browse files
committed
Bump tokio-imap version to 0.5.0-alpha.1
1 parent 7254a62 commit 1ae9e91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tokio-imap/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "tokio-imap"
3-
version = "0.4.0"
3+
version = "0.5.0-alpha.1"
44
authors = ["Dirkjan Ochtman <[email protected]>"]
55
description = "Tokio-based IMAP protocol (client, for now) implementation"
66
documentation = "https://docs.rs/tokio-imap"

0 commit comments

Comments
 (0)