Skip to content

Commit c87d26f

Browse files
committed
Bump tokio-imap version to 0.5.0
1 parent 6049e76 commit c87d26f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tokio-imap/Cargo.toml

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

0 commit comments

Comments
 (0)