[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"