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]
authors = ["Ouki76"]
description = "Get the hardware ID of the current machine"
edition = "2021"
license-file = "LICENSE"
name = "ohwid"
readme = "README.md"
repository = "https://github.com/Ouki76/ohwid"
version = "0.1.2"

[target."cfg(windows)".dependencies.winreg]
version = "0.52.0"