fix cargo.toml link

This commit is contained in:
Yuri Astrakhan 2022-05-27 07:43:09 -04:00 committed by GitHub
parent 03ed233ca7
commit 3fd5e4bc33
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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