Skip to content

Commit 1e623c5

Browse files
Cargo.toml: make license SPDX-compliant
1 parent f702502 commit 1e623c5

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
@@ -9,7 +9,7 @@ authors = [
99

1010
homepage = "https://github.com/unicode-rs/unicode-width"
1111
repository = "https://github.com/unicode-rs/unicode-width"
12-
license = "MIT/Apache-2.0"
12+
license = "MIT OR Apache-2.0"
1313
categories = [
1414
"command-line-interface",
1515
"internationalization",

0 commit comments

Comments
 (0)