diff --git a/Cargo.toml b/Cargo.toml index d88e26d..43b868a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,8 +4,7 @@ version = "1.0.5" edition = "2021" authors = ["Denis Kotlyarov (Денис Котляров) "] repository = "https://github.com/clucompany/include_tt.git" -homepage = "https://github.com/clucompany/include_tt.git" -license = "MIT/Apache-2.0" +license = "MIT | Apache-2.0" readme = "README.md" description = "Macro for embedding (trees, strings, arrays) into macro trees directly from files."