summaryrefslogtreecommitdiffstats
path: root/graphics/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/Cargo.toml')
-rw-r--r--graphics/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Cargo.toml b/graphics/Cargo.toml
index 4ce50e5a..ca93a83a 100644
--- a/graphics/Cargo.toml
+++ b/graphics/Cargo.toml
@@ -3,6 +3,7 @@ name = "iced_graphics"
version = "0.1.0"
authors = ["Héctor Ramón Jiménez <hector0193@gmail.com>"]
edition = "2018"
+license = "MIT"
[features]
canvas = ["lyon"]