diff options
Diffstat (limited to 'helix-syntax')
-rw-r--r-- | helix-syntax/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/helix-syntax/Cargo.toml b/helix-syntax/Cargo.toml index f00e2ba0..93ef5514 100644 --- a/helix-syntax/Cargo.toml +++ b/helix-syntax/Cargo.toml @@ -3,6 +3,7 @@ name = "helix-syntax" version = "0.1.0" authors = ["Blaž Hrastnik <blaz@mxxn.io>"] edition = "2018" +license = "MPL-2.0" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html |