We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b4e37d commit c3c5211Copy full SHA for c3c5211
Cargo.toml
@@ -9,7 +9,7 @@ readme = "README.md"
9
keywords = ["turtle", "graphics", "drawing", "teaching", "beginner"]
10
# crates.io/category_slugs
11
categories = ["rendering", "rendering::graphics-api", "rendering::engine", "games", "gui"]
12
-license = "MIT"
+license = "MPL-2.0"
13
14
# Ignore all files so we can explicitly whitelist what we want to be included in
15
# the package
0 commit comments