Merge pull request #333 from ledeuns/patch-1

Update mac_address
This commit is contained in:
RustDesk 2023-12-25 08:49:52 +08:00 committed by GitHub
commit 0ebfc09f8b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,7 +26,7 @@ clap = "2"
rust-ini = "0.18"
minreq = { version = "2.4", features = ["punycode"] }
machine-uid = "0.2"
mac_address = "1.1"
mac_address = "1.1.5"
whoami = "1.2"
base64 = "0.13"
axum = { version = "0.5", features = ["headers"] }