Bump dependencies
This commit is contained in:
parent
dcc9dd7223
commit
feb82747ef
769
Cargo.lock
generated
769
Cargo.lock
generated
File diff suppressed because it is too large
Load Diff
|
@ -1,6 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "buzz"
|
name = "buzz"
|
||||||
version = "1.1.9"
|
version = "1.1.10"
|
||||||
|
|
||||||
description = "A simple system tray application for notifying about unseen e-mail"
|
description = "A simple system tray application for notifying about unseen e-mail"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
|
@ -25,7 +25,7 @@ debug=true
|
||||||
imap = "1.0"
|
imap = "1.0"
|
||||||
native-tls = "0.2"
|
native-tls = "0.2"
|
||||||
systray = "0.3.0"
|
systray = "0.3.0"
|
||||||
mailparse = "0.6.0"
|
mailparse = "0.8"
|
||||||
toml = "0.5"
|
toml = "0.5"
|
||||||
xdg = "2.1.0"
|
xdg = "2.1.0"
|
||||||
notify-rust = "3.4.0"
|
notify-rust = "3.4.0"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user