Skip to content

Commit 70e114c

Browse files
authored
add a note about getopts constraints
1 parent a1bc6a8 commit 70e114c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,7 @@ Add this to your `Cargo.toml`:
1313
[dependencies]
1414
getopts = "0.2"
1515
```
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

Comments
 (0)