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]
|
||||
name = "buzz"
|
||||
version = "1.1.9"
|
||||
version = "1.1.10"
|
||||
|
||||
description = "A simple system tray application for notifying about unseen e-mail"
|
||||
readme = "README.md"
|
||||
|
@ -25,7 +25,7 @@ debug=true
|
|||
imap = "1.0"
|
||||
native-tls = "0.2"
|
||||
systray = "0.3.0"
|
||||
mailparse = "0.6.0"
|
||||
mailparse = "0.8"
|
||||
toml = "0.5"
|
||||
xdg = "2.1.0"
|
||||
notify-rust = "3.4.0"
|
||||
|
|
Loading…
Reference in New Issue
Block a user