update machine-uid for x86 sciter access x64 machine id

Signed-off-by: 21pages <pages21@163.com>
This commit is contained in:
21pages
2023-07-02 17:13:23 +08:00
parent 6f3123bf02
commit c42fbe3d45
6 changed files with 13 additions and 7 deletions

View File

@@ -80,7 +80,6 @@ cpal = "0.15"
ringbuf = "0.3"
[target.'cfg(not(any(target_os = "android", target_os = "ios")))'.dependencies]
machine-uid = "0.3"
mac_address = "1.1"
sciter-rs = { git = "https://github.com/open-trade/rust-sciter", branch = "dyn" }
sys-locale = "0.3"