aboutsummaryrefslogtreecommitdiffstats
path: root/typed-urls-derive/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'typed-urls-derive/Cargo.toml')
-rw-r--r--typed-urls-derive/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/typed-urls-derive/Cargo.toml b/typed-urls-derive/Cargo.toml
index 9ba4ba6..9465c6a 100644
--- a/typed-urls-derive/Cargo.toml
+++ b/typed-urls-derive/Cargo.toml
@@ -3,6 +3,7 @@ name = "typed-urls-derive"
version = "0.1.0"
authors = ["Thomas Letan <lthms@soap.coffee>"]
edition = "2018"
+license = "MPL-2.0"
[lib]
proc-macro = true