We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1bc6a8 commit 70e114cCopy full SHA for 70e114c
README.md
@@ -13,3 +13,7 @@ Add this to your `Cargo.toml`:
13
[dependencies]
14
getopts = "0.2"
15
```
16
+
17
+## Contributing
18
19
+The `getopts` library is used by `rustc`, so we have to be careful about not changing its behavior.
0 commit comments