mirror of
https://github.com/clap-rs/clap
synced 2025-03-02 14:27:28 +00:00
fix cargo.toml link
This commit is contained in:
parent
03ed233ca7
commit
3fd5e4bc33
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@
|
|||
## Contributing
|
||||
|
||||
New examples:
|
||||
- Building: They must be added to [Cargo.toml](../../Cargo.toml) with the appropriate `required-features`.
|
||||
- Building: They must be added to [Cargo.toml](../Cargo.toml) with the appropriate `required-features`.
|
||||
- Testing: Ensure there is a markdown file with [trycmd](https://docs.rs/trycmd) syntax
|
||||
- Link the `.md` file from here
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue