update deps

This commit is contained in:
2022-12-20 11:55:07 +08:00
parent a333c2a507
commit 1bebb857ee
5 changed files with 60 additions and 60 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ version = "0.1.0"
[dependencies]
neutauri_data = {path = "../neutauri_data", features = ["runtime"]}
wry = {version = "0.22", default-features = false, features = ["protocol", "tray", "transparent", "fullscreen"]}
wry = {version = "0.23", default-features = false, features = ["protocol", "tray", "transparent", "fullscreen"]}
[target.'cfg(windows)'.build-dependencies]
winres = "0.1"