higher sysinfo version

This commit is contained in:
rustdesk
2023-03-10 23:41:01 +08:00
parent 38c9e142ff
commit 09b823d637
4 changed files with 7 additions and 10 deletions

View File

@@ -34,7 +34,7 @@ tokio-socks = { git = "https://github.com/open-trade/tokio-socks" }
chrono = "0.4"
backtrace = "0.3"
libc = "0.2"
sysinfo = "0.26"
sysinfo = "0.28"
[target.'cfg(not(any(target_os = "android", target_os = "ios")))'.dependencies]
mac_address = "1.1"