We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 203c6bc commit 4759d50Copy full SHA for 4759d50
Cargo.toml
@@ -8,7 +8,7 @@ documentation = "https://docs.rs/structopt"
8
repository = "https://github.com/TeXitoi/structopt"
9
keywords = ["clap", "cli", "derive", "docopt"]
10
categories = ["command-line-interface"]
11
-license = "Apache-2.0/MIT"
+license = "Apache-2.0 OR MIT"
12
readme = "README.md"
13
14
[features]
0 commit comments