diff --git a/Cargo.toml b/Cargo.toml index ccf7090..51c9cd0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,6 +3,7 @@ name = "openusd" version = "0.5.0" edition = "2021" repository = "https://github.com/mxpv/openusd" +license = "MIT" license-file = "LICENSE" exclude = ["/vendor", "/fixtures", "/docs", "/.github", "/.claude"] description = "Rust native USD library"