mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-09 00:41:28 +03:00
update machine-uid for x86 sciter access x64 machine id
Signed-off-by: 21pages <pages21@163.com>
This commit is contained in:
@@ -40,7 +40,7 @@ uuid = { version = "1.3", features = ["v4"] }
|
||||
|
||||
[target.'cfg(not(any(target_os = "android", target_os = "ios")))'.dependencies]
|
||||
mac_address = "1.1"
|
||||
machine-uid = "0.3"
|
||||
machine-uid = { git = "https://github.com/21pages/machine-uid" }
|
||||
sysinfo = "0.29"
|
||||
|
||||
[features]
|
||||
|
||||
Reference in New Issue
Block a user