# 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 = "ndspy-sys" version = "0.2.2" authors = ["Moritz Moeller "] build = "build.rs" description = "Auto-generated Rust bindings for the RenderMan/3Delight|NSI display driver API." documentation = "https://docs.rs/ndspy-sys/" readme = "README.md" keywords = [ "graphics", "rendering", "3d", "ray-tracing", ] categories = [ "graphics", "multimedia::images", "rendering::graphics-api", ] license = "MIT OR Apache-2.0 OR Zlib" repository = "https://github.com/virtualritz/ndspy-sys" [build-dependencies.bindgen] version = "0.64.0"