1
0
mirror of https://github.com/Tim-Paik/neutauri.git synced 2024-10-12 23:29:41 +00:00

test drone
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2022-05-02 19:10:57 +08:00
parent 345e4bbca4
commit 7a9cddf08a
4 changed files with 6 additions and 5 deletions

View File

@ -7,7 +7,6 @@ version = "0.1.0"
bincode = "1.3"
brotli = "3.3"
serde = {version = "1.0", features = ["derive"]}
tao = {version = "*", default-features = false}
wry = {version = "0.15", default-features = false, features = ["protocol", "tray", "gtk-tray", "transparent", "fullscreen"]}
[target.'cfg(windows)'.build-dependencies]