[package] name = "nvvm" version = "0.1.1" authors = ["Riccardo D'Ambrosio "] edition = "2018" license = "MIT OR Apache-2.0" description = "High level bindings to libnvvm" repository = "https://github.com/Rust-GPU/Rust-CUDA" readme = "../../README.md" [build-dependencies] find_cuda_helper = { version = "0.2", path = "../find_cuda_helper" }