safe exit

This commit is contained in:
rustdesk
2021-08-09 04:21:42 +08:00
parent 8affa24400
commit bb25964307
5 changed files with 82 additions and 35 deletions

View File

@@ -30,7 +30,7 @@ sha2 = "0.9"
repng = "0.2"
libc = "0.2"
parity-tokio-ipc = { git = "https://github.com/open-trade/parity-tokio-ipc" }
flexi_logger = "0.16"
flexi_logger = "0.17"
runas = "0.2"
magnum-opus = { git = "https://github.com/open-trade/magnum-opus" }
dasp = { version = "0.11", features = ["signal", "interpolate-linear", "interpolate"], optional = true }