aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorTianhao Wang <shrik3@mailbox.org>2024-04-18 05:29:20 +0200
committerTianhao Wang <shrik3@mailbox.org>2024-06-11 15:16:35 +0200
commit10214d5d8160a16095a8fec314be5a51b3f5ded0 (patch)
treee11d6972d99b86507add0b1c24d65e4cec7b6c9e /Cargo.toml
parentb1396172e8b2914d269eee7c8957b0029f2b6076 (diff)
license: use EUPL
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index d5fa86d..a2ff49e 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,7 +2,7 @@
name = "rustubs"
version = "0.1.0"
edition = "2021"
-
+license = "eupl-1.2"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]