refactor process id

This commit is contained in:
rustdesk
2022-01-15 14:08:24 +08:00
parent f47dcd1a8b
commit 8f998771c9
5 changed files with 9 additions and 18 deletions

2
Cargo.lock generated
View File

@@ -1726,7 +1726,6 @@ dependencies = [
"serde_json 1.0.74",
"socket2 0.3.19",
"sodiumoxide",
"sysinfo",
"tokio",
"tokio-socks",
"tokio-util",
@@ -3398,6 +3397,7 @@ dependencies = [
"serde_json 1.0.74",
"sha2",
"sys-locale",
"sysinfo",
"systray",
"uuid",
"whoami",