Add license, sort entries in workspace Cargo.toml
This commit is contained in:
parent
e0facb89d9
commit
0329f22bb0
3 changed files with 5 additions and 2 deletions
|
@ -2,7 +2,8 @@
|
|||
name = "languages"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
publish = false
|
||||
license = "GPL-3.0-or-later"
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
|
|
1
crates/languages/LICENSE-GPL
Symbolic link
1
crates/languages/LICENSE-GPL
Symbolic link
|
@ -0,0 +1 @@
|
|||
../../LICENSE-GPL
|
Loading…
Add table
Add a link
Reference in a new issue