feat: add vt

This commit is contained in:
Kingtous
2023-04-08 18:17:13 +08:00
parent 0c049c585e
commit 4e7e9406f5
4 changed files with 64 additions and 8 deletions

View File

@@ -70,6 +70,7 @@ hex = "0.4"
reqwest = { version = "0.11", features = ["blocking", "json", "rustls-tls"], default-features=false }
chrono = "0.4"
cidr-utils = "0.5"
libloading = "0.7"
[target.'cfg(not(any(target_os = "android", target_os = "linux")))'.dependencies]
cpal = "0.14"