summaryrefslogtreecommitdiffstats
path: root/tests/ui/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/Cargo.toml')
-rw-r--r--tests/ui/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/ui/Cargo.toml b/tests/ui/Cargo.toml
index 3d601d03..2d823191 100644
--- a/tests/ui/Cargo.toml
+++ b/tests/ui/Cargo.toml
@@ -3,6 +3,7 @@ name = "tests-ui"
version = "0.10.0"
authors = ["Matthias Beyer <mail@beyermatthias.de>"]
edition = "2018"
+license = "LGPL-2.1"
# We do not publish this crate because it contains tests which should only be
# available during development and CI runs, but there's nothing that a user of