# 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 = "usd" version = "0.0.9" authors = ["Luke Titley "] description = "Rust bindings for USD" keywords = ["vfx", "graphics", "scene_description", "scene_graph", "alembic"] license = "Apache-2.0" repository = "https://github.com/luke-titley/usd-rs" [package.metadata.docs.rs] rustc-args = ["--cfg", "docsrs"] [dependencies.c_str_macro] version = "1.0.2" [dependencies.cpp] version = "0.5" [dependencies.half] version = "1.6.0" [dependencies.static_assertions] version = "1.1.0" [dependencies.usd-cpp] version = "0.1.1" [build-dependencies.cpp_build] version = "0.5" [build-dependencies.fs_extra] version = "1.2.0" [build-dependencies.usd-cpp] version = "0.1.1"