Add a license to the gain example
This commit is contained in:
parent
49054b10f2
commit
85bb37e037
|
@ -2,6 +2,7 @@
|
|||
name = "gain"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
license = "GPL-3.0-or-later"
|
||||
|
||||
[lib]
|
||||
crate-type = ["cdylib"]
|
||||
|
|
Loading…
Reference in a new issue