summaryrefslogtreecommitdiff
path: root/dhall_generator/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'dhall_generator/Cargo.toml')
-rw-r--r--dhall_generator/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/dhall_generator/Cargo.toml b/dhall_generator/Cargo.toml
index 2a6ca67..d58e2eb 100644
--- a/dhall_generator/Cargo.toml
+++ b/dhall_generator/Cargo.toml
@@ -2,6 +2,7 @@
name = "dhall_generator"
version = "0.1.0"
authors = ["Nadrieril <nadrieril@users.noreply.github.com>"]
+license = "BSD-2-Clause"
edition = "2018"
[lib]