Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,7 @@ Add this to your `Cargo.toml`:
[dependencies]
getopts = "0.2"
```

## Contributing

The `getopts` library is used by `rustc`, so we have to be careful about not changing its behavior.