# 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 = "rocm_lib_sys" version = "0.1.0" authors = ["WhiskyAKM"] description = "bindings for rocm_smi_lib" keywords = [ "radeon", "rsmi", "hip", "rocm", "gpu", ] categories = [ "api-bindings", "external-ffi-bindings", "hardware-support", ] license = "MIT OR Apache-2.0" repository = "https://github.com/PTFOPlayer/rocm_smi_lib" [profile.dev] opt-level = 1 [profile.release] opt-level = 3 [dependencies.libc] version = "0.2.147" [build-dependencies.cmake] version = "0.1.31" [features] vendored = []