[dependencies.libloading]
version = "0.8.1"
[features]
default = []
legacy-functions = []
[lib]
name = "nvml_wrapper_sys"
path = "src/lib.rs"
[package]
authors = ["Cldfire"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["external-ffi-bindings", "hardware-support"]
description = "Generated bindings to the NVIDIA Management Library."
documentation = "https://docs.rs/nvml-wrapper-sys"
edition = "2021"
exclude = ["nvml.h"]
keywords = ["nvidia", "gpu", "managment", "monitoring", "hardware"]
license = "MIT OR Apache-2.0"
name = "nvml-wrapper-sys"
readme = "README.md"
repository = "https://github.com/Cldfire/nvml-wrapper"
rust-version = "1.60.0"
version = "0.9.0"