machine-uid 0.2.0

Get os native machine id without root permission.
Documentation
[dependencies]

[package]
authors = ["Hanaasagi <ambiguous404@gmail.com>"]
description = "Get os native machine id without root permission.\n"
edition = "2018"
license = "MIT"
name = "machine-uid"
repository = "https://github.com/Hanaasagi/machine-uid"
version = "0.2.0"
[target."cfg(windows)".dependencies.winreg]
version = "0.6"