win, debug

Signed-off-by: fufesou <shuanglongchen@yeah.net>
This commit is contained in:
fufesou
2023-02-23 10:21:31 +08:00
parent 9559a889fb
commit b8e381d79d
3 changed files with 27 additions and 31 deletions

View File

@@ -69,7 +69,6 @@ dlopen = "0.1"
reqwest = { version = "0.11", features = ["blocking", "json", "rustls-tls"], default-features=false }
chrono = "0.4.23"
cidr-utils = "0.5.9"
libloading = "0.7.4"
[target.'cfg(not(any(target_os = "android", target_os = "linux")))'.dependencies]
cpal = "0.13.5"