Bumping version from 0.3.3 -> 0.4.0
Bumping version because of change to use BufStream for better I/O handling.
This commit is contained in:
parent
8383b47f35
commit
6a2aed4054
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
[package]
|
[package]
|
||||||
|
|
||||||
name = "imap"
|
name = "imap"
|
||||||
version = "0.3.3"
|
version = "0.4.0"
|
||||||
authors = ["Matt McCoy <mattnenterprise@yahoo.com>"]
|
authors = ["Matt McCoy <mattnenterprise@yahoo.com>"]
|
||||||
documentation = "http://mattnenterprise.github.io/rust-imap"
|
documentation = "http://mattnenterprise.github.io/rust-imap"
|
||||||
repository = "https://github.com/mattnenterprise/rust-imap"
|
repository = "https://github.com/mattnenterprise/rust-imap"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue