# 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" rust-version = "1.77" name = "cudarse-npp" version = "0.1.0" authors = ["Guillaume Anthouard "] build = false autobins = false autoexamples = false autotests = false autobenches = false description = "High-level bindings to the CUDA NPP libraries" homepage = "https://github.com/Gui-Yom/turbo-metrics" readme = "README.md" license = "MIT" repository = "https://github.com/Gui-Yom/turbo-metrics" [lib] name = "cudarse_npp" path = "src/lib.rs" [dependencies.cudarse-npp-sys] version = "0.1" default-features = false [dependencies.paste] version = "1" [dev-dependencies.cudarse-driver] version = "0.1" default-features = false [features] default = ["static"] ial = ["cudarse-npp-sys/ial"] icc = ["cudarse-npp-sys/icc"] idei = ["cudarse-npp-sys/idei"] if = ["cudarse-npp-sys/if"] ig = ["cudarse-npp-sys/ig"] ist = ["cudarse-npp-sys/ist"] isu = ["cudarse-npp-sys/isu"] static = ["cudarse-npp-sys/static"]