refactor and upgrade sciter

This commit is contained in:
rustdesk
2021-07-24 18:25:07 +08:00
parent 7282c3a16d
commit 6922a1de4c
141 changed files with 308 additions and 22557 deletions

View File

@@ -24,7 +24,7 @@ rand = "0.8"
serde_derive = "1.0"
serde = "1.0"
lazy_static = "1.4"
confy = { path = "../confy" }
confy = { git = "https://github.com/open-trade/confy" }
dirs-next = "2.0"
filetime = "0.2"
sodiumoxide = "0.2"