# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "cuda11-cudnn-sys" version = "0.3.0" authors = ["yguan "] build = "build.rs" exclude = ["/dev/**"] description = "cuda ffi\n\n\n" homepage = "https://github.com/pipehappy1/cuda11-sys" documentation = "https://docs.rs/cuda11-cudnn-sys" readme = "README.md" keywords = ["machine-learning", "neural-network", "deep-learning"] license = "MIT" repository = "https://github.com/pipehappy1/cuda11-sys" [dependencies.libc] version = "0.2" [dev-dependencies] [build-dependencies.bindgen] version = "0.54" optional = true [features] default = ["generate"] generate = ["bindgen"]