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 8e64f97 commit 5fff476Copy full SHA for 5fff476
Cargo.toml
@@ -1,9 +1,8 @@
1
[package]
2
-
3
name = "getopts"
4
version = "0.2.21" # don't forget to update html_root_url
5
authors = ["The Rust Project Developers"]
6
-license = "MIT/Apache-2.0"
+license = "MIT OR Apache-2.0"
7
readme = "README.md"
8
repository = "https://github.com/rust-lang/getopts"
9
documentation = "https://doc.rust-lang.org/getopts"
0 commit comments