feat: clash meta core support (wip)

This commit is contained in:
GyDi
2022-05-16 01:52:50 +08:00
parent 2a24fbadae
commit d8d1cb2eda
5 changed files with 149 additions and 37 deletions

View File

@@ -46,7 +46,9 @@ winreg = { version = "0.10", features = ["transactions"] }
[features]
default = ["custom-protocol", "tauri/ayatana-tray"]
custom-protocol = ["tauri/custom-protocol"]
meta-dev = ["clash-meta", "verge-dev"]
verge-dev = []
clash-meta = []
debug-yml = []
[profile.release]