Skip to content

Commit 21accbc

Browse files
committed
tray-item merged my PR
1 parent 84a9a4e commit 21accbc

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

Cargo.lock

+3-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ tokio-tungstenite = { version = "0.21.0", features = ["rustls-tls-native-roots"]
5151
url = { version = "2" }
5252
webbrowser = { version = "0.8" }
5353
image = { version = "0.25" }
54-
tray-item = { git = "https://github.com/windoze/tray-item-rs.git" }
54+
tray-item = { version = "0.10" }
5555

5656
clip-sync-config = { path = "clip-sync-config" }
5757
client-interface = { path = "client-interface" }

0 commit comments

Comments
 (0)