Release with new rust-imap
This commit is contained in:
parent
64bc03163e
commit
9d73742291
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -129,7 +129,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|||
|
||||
[[package]]
|
||||
name = "buzz"
|
||||
version = "1.0.7"
|
||||
version = "1.1.0"
|
||||
dependencies = [
|
||||
"imap 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"mailparse 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "buzz"
|
||||
version = "1.0.7"
|
||||
version = "1.1.0"
|
||||
|
||||
description = "A simple system tray application for notifying about unseen e-mail"
|
||||
readme = "README.md"
|
||||
|
|
Loading…
Reference in New Issue
Block a user