refactor log

This commit is contained in:
rustdesk
2023-03-04 17:26:24 +08:00
parent 122f0f9611
commit 5052ba5f00
5 changed files with 47 additions and 33 deletions

View File

@@ -45,7 +45,6 @@ lazy_static = "1.4"
sha2 = "0.10"
repng = "0.2"
parity-tokio-ipc = { git = "https://github.com/open-trade/parity-tokio-ipc" }
flexi_logger = { version = "0.22", features = ["async", "use_chrono_for_offset"] }
runas = "0.2"
magnum-opus = { git = "https://github.com/rustdesk/magnum-opus" }
dasp = { version = "0.11", features = ["signal", "interpolate-linear", "interpolate"], optional = true }