feat(rust): add license handling and use CAL-1.0 as initial license
This commit is contained in:
parent
ca266531a9
commit
3873639daa
3 changed files with 18 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
[package]
|
||||
name = "app"
|
||||
edition = "2021"
|
||||
license = "CAL-1.0"
|
||||
version.workspace = true
|
||||
|
||||
[dependencies]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue