diff options
Diffstat (limited to 'helix-view')
-rw-r--r-- | helix-view/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/helix-view/Cargo.toml b/helix-view/Cargo.toml index df87fafb..0d28c82d 100644 --- a/helix-view/Cargo.toml +++ b/helix-view/Cargo.toml @@ -3,6 +3,7 @@ name = "helix-view" 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 |