mid 1.0.1

Obtaining a unique device identifier for MacOS/Linux/Windows
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies.hex]
version = "0.4.3"

[dependencies.ring]
version = "0.17.5"

[package]
authors = ["doroved"]
categories = ["authentication", "config", "accessibility"]
description = "Obtaining a unique device identifier for MacOS/Linux/Windows"
edition = "2021"
keywords = ["hwid", "machineid", "hardware-id", "machineuid", "uuid"]
license = "MIT OR Apache-2.0"
name = "mid"
readme = "README.md"
repository = "https://github.com/doroved/mid"
version = "1.0.1"