[package] name = "wabi-usd" version = "0.1.1" authors = ["Furby ", "Wabi Animation "] edition = "2021" license = "GPL-3.0" keywords = ["animation", "graphics", "film"] description = "Rust bindings for Pixar Universal Scene Description." homepage = "https://wabi.foundation/" documentation = "https://docs.wabi.foundation/" repository = "https://github.com/Wabi-Studios/rust-usd/" readme = "README.md" [lib] name = "wabi" crate-type = ["dylib"]