Skip to content

Commit 04182d8

Browse files
Use modern SPDX license expression (#74)
Replace the deprecated Cargo license separator with a modern SPDX OR expression.
2 parents cafde7f + 516a1e1 commit 04182d8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ keywords = [
88
"string",
99
"unescape",
1010
]
11-
license = "GPL-3.0/MIT"
11+
license = "MIT OR GPL-3.0-only"
1212
name = "unescaper"
1313
readme = "README.md"
1414
repository = "https://github.com/hack-ink/unescaper"

0 commit comments

Comments
 (0)