Skip to content

Commit 7458ed0

Browse files
committed
Fix license description for publishing on crates.io.
1 parent 341c8b7 commit 7458ed0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version = "1.0.5"
44
edition = "2024"
55
authors = ["Denis Kotlyarov (Денис Котляров) <denis2005991@gmail.com>"]
66
repository = "https://github.com/clucompany/include_tt.git"
7-
license = "MIT | Apache-2.0"
7+
license = "MIT OR Apache-2.0"
88
readme = "README.md"
99

1010
description = "Macro for embedding (trees, strings, arrays) into macro trees directly from files."

0 commit comments

Comments
 (0)