mirror of
https://github.com/Zedfrigg/ironbar.git
synced 2025-09-15 19:26:58 +02:00
chore(deps): update system-tray
This commit is contained in:
parent
f1dc35e873
commit
b68e4b4af9
4 changed files with 13 additions and 11 deletions
5
Cargo.lock
generated
5
Cargo.lock
generated
|
@ -3348,10 +3348,11 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "system-tray"
|
||||
version = "0.7.0"
|
||||
version = "0.8.1"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "c3397841ed755bf361606a845779e0f7333d35fb4e39627ef6f656d7cdad4c73"
|
||||
checksum = "90d5d024b1573d22079347055d817863c21ea0903df404668095499c08800e4a"
|
||||
dependencies = [
|
||||
"cfg-if",
|
||||
"dbusmenu-gtk3-sys",
|
||||
"futures-lite",
|
||||
"gtk",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue