Add license, sort entries in workspace Cargo.toml

This commit is contained in:
Piotr Osiewicz 2024-02-23 14:32:28 +01:00
parent e0facb89d9
commit 0329f22bb0
3 changed files with 5 additions and 2 deletions

View file

@ -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]

View file

@ -0,0 +1 @@
../../LICENSE-GPL