add a GPL-3.0 license
This commit is contained in:
parent
ea1a7a3115
commit
4ea0c97cfe
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
||||||
name = "imf-codec"
|
name = "imf-codec"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
|
license = "GPL-3.0-or-later"
|
||||||
|
|
||||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue