Use type alias for better docs

This commit is contained in:
Jon Gjengset 2020-05-18 14:11:03 -04:00
parent 464c59e6c1
commit fbdb5d3be4
No known key found for this signature in database
GPG key ID: 3CB1EC545A706318

View file

@ -1,6 +1,6 @@
[package] [package]
name = "imap" name = "imap"
version = "2.1.1" version = "2.1.2"
authors = ["Matt McCoy <mattnenterprise@yahoo.com>", authors = ["Matt McCoy <mattnenterprise@yahoo.com>",
"Jon Gjengset <jon@thesquareplanet.com>"] "Jon Gjengset <jon@thesquareplanet.com>"]
documentation = "https://docs.rs/imap/" documentation = "https://docs.rs/imap/"