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