Bump version for breaking release
This includes the imap-proto 0.11 `&str` -> `&[u8]` change, and the `Capability` changes in imap-proto 0.10 (and #133).
This commit is contained in:
parent
949ea3bd6b
commit
3a594e1ce6
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "imap"
|
||||
version = "1.0.2"
|
||||
version = "2.0.0"
|
||||
authors = ["Matt McCoy <mattnenterprise@yahoo.com>",
|
||||
"Jon Gjengset <jon@thesquareplanet.com>"]
|
||||
documentation = "https://docs.rs/imap/"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue