ohwid 0.1.2

Get the hardware ID of the current machine
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]

name = "ohwid"

description = "Get the hardware ID of the current machine"

version = "0.1.2"

authors = ["Ouki76"]

repository  = "https://github.com/Ouki76/ohwid"

readme = "README.md"

license-file = "LICENSE"

edition = "2021"



[target.'cfg(windows)'.dependencies]

winreg = "0.52.0"