diff --git a/rust/Cargo.toml b/rust/Cargo.toml index 8c5ab743..f93abedb 100644 --- a/rust/Cargo.toml +++ b/rust/Cargo.toml @@ -9,7 +9,7 @@ resolver = "2" [workspace.package] rust-version = "1.82" edition = "2021" -license = "Proprietary" +license = "MIT" authors = ["World Labs Technologies"] repository = "https://github.com/sparkjs-dev/spark"