[dependencies]
[features]
clib = []
[lib]
crate-type = ["cdylib", "rlib", "staticlib"]
[package]
description = "NSTD OS identification crate."
edition = "2021"
license = "MIT"
name = "nstd_os"
repository = "https://github.com/NyantasticUwU/nstd"
resolver = "2"
version = "0.2.0"