diff options
Diffstat (limited to 'dhall_core')
-rw-r--r-- | dhall_core/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dhall_core/Cargo.toml b/dhall_core/Cargo.toml index c3c417a..5f84d35 100644 --- a/dhall_core/Cargo.toml +++ b/dhall_core/Cargo.toml @@ -2,6 +2,7 @@ name = "dhall_core" version = "0.1.0" authors = ["NanoTech <nanotech@nanotechcorp.net>", "Nadrieril <nadrieril@users.noreply.github.com>"] +license = "BSD-2-Clause" edition = "2018" [lib] |