diff --git a/Cargo.toml b/Cargo.toml index 5118b3b..8f25823 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,7 @@ [package] name = "fun-html" version = "0.0.0" +license = "MIT" authors = ["Jonathan Cornaz"] edition = "2021" rust-version = "1.60"