Merge pull request #634 from myfreeweb/graphics-license
Add license to iced-graphics' Cargo.toml
This commit is contained in:
commit
bffaeed9fd
1 changed files with 1 additions and 0 deletions
|
|
@ -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"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue