Update mac_address

The latest version of mac_address allows to compile rustdesk-server on OpenBSD
This commit is contained in:
Denis Fondras
2023-12-24 18:21:51 +01:00
committed by GitHub
parent fc775102ff
commit 2e06125974

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"] }