Skip to content

Commit

Permalink
fix(deps): update rust crate libayatana-appindicator to 0.1.6 (#190)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Sep 1, 2021
1 parent f0a84c7 commit 9da2f15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,6 @@ gtk = { version = "0.14", features = [ "v3_22" ] }
gdk = { version = "0.14", features = [ "v3_22" ] }
gdk-sys = "0.14"
gdk-pixbuf = { version = "0.14", features = [ "v2_36_8" ] }
libayatana-appindicator = { version = "0.1.4", optional = true }
libayatana-appindicator = { version = "0.1.6", optional = true }
tauri-libappindicator = { version = "0.1.2", optional = true }
x11-dl = "2.18"

0 comments on commit 9da2f15

Please sign in to comment.