# 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 = "openusd" version = "0.1.3" exclude = ["/extern"] description = "Rust native USD library" readme = "README.md" keywords = [ "usd", "usda", "usdc", "usdz", "pxr", ] categories = [ "graphics", "rendering", "rendering::data-formats", ] license-file = "LICENSE" repository = "https://github.com/mxpv/openusd" [dependencies.anyhow] version = "1.0.79" [dependencies.bytemuck] version = "1.14.0" features = ["derive"] [dependencies.lz4_flex] version = "0.11.1" [dependencies.strum] version = "0.25.0" features = ["derive"]