Starting work on brand new patcher (Wooo)

Oh god my sanity is fading again. Please help. oh god. oh god. oh god. Please help me.
This commit is contained in:
Benj
2022-07-06 17:27:59 +08:00
committed by lilmayofuksu
parent 8ac4d063a4
commit 936c533ff8
9 changed files with 271 additions and 116 deletions

View File

@@ -57,6 +57,10 @@ reqwest = { version = "0.11.3", features = ["stream"] }
futures-util = "0.3.14"
rcgen = { version = "0.9", features = ["x509-parser"] }
# metadata stuff
libloading = "0.7"
regex = "1"
[features]
# by default Tauri runs in production mode
# when `tauri dev` runs it is executed with `cargo run --no-default-features` if `devPath` is an URL