Skip to content

Commit 4759d50

Browse files
TeXitoiCreepySkeleton
authored andcommitted
Fix license in Cargo.toml
Fixes TeXitoi#386
1 parent 203c6bc commit 4759d50

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
@@ -8,7 +8,7 @@ documentation = "https://docs.rs/structopt"
88
repository = "https://github.com/TeXitoi/structopt"
99
keywords = ["clap", "cli", "derive", "docopt"]
1010
categories = ["command-line-interface"]
11-
license = "Apache-2.0/MIT"
11+
license = "Apache-2.0 OR MIT"
1212
readme = "README.md"
1313

1414
[features]

0 commit comments

Comments
 (0)