diff --git a/Cargo.toml b/Cargo.toml index 233d6e1..3bbae01 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "pthread-3ds" -authors = [ "Andrea Ciliberti " ] +authors = [ "Rust3DS Org", "Andrea Ciliberti " ] version = "0.1.0" -license = "MIT/Apache 2.0" +license = "MIT OR Apache-2.0" edition = "2021" [dependencies]