summaryrefslogtreecommitdiffstats
path: root/tests/ui/Cargo.toml
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2019-12-22 21:00:43 +0100
committerMatthias Beyer <mail@beyermatthias.de>2019-12-22 21:00:43 +0100
commit1c5a81d5b024ef90a45345dc3dc13481afb7929a (patch)
tree491e80b55c9d1000930ad2746ff03ab895559c23 /tests/ui/Cargo.toml
parent1809f4d4eff865a0a8237e8fb202d7a9c1e69b1a (diff)
parent5a1bcd5af68c7efc68c695143b527ca62e9a1d9a (diff)
Merge branch 'cargo-deny' into master
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
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