# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "libryzenadj-sys" version = "0.15.0" build = "build.rs" links = "ryzenadj" autobins = false autoexamples = false autotests = false autobenches = false description = "Low-level unsafe autogenerated bindings for the to libryzenadj" homepage = "https://gitlab.com/dragonn/libryzenadj-rs" readme = "README.md" keywords = [ "ryzen", "msr", "cpu", ] categories = [ "development-tools::ffi", "os", ] license = "LGPL-3.0" repository = "https://gitlab.com/dragonn/libryzenadj-rs" [lib] name = "libryzenadj_sys" path = "src/lib.rs" [dependencies] [build-dependencies.bindgen] version = "0.69.4" [build-dependencies.cmake] version = "0.1.50" [build-dependencies.patch] version = "0.7.0"