Fix quoting on patch snippet

Co-authored-by: Marijn Suijten <marijns95@gmail.com>
This commit is contained in:
dbr/Ben 2022-10-08 12:18:58 +10:30 committed by GitHub
parent 8479f3e5cf
commit 18acb91dee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,4 +29,4 @@ All further PR's are still done to `main`
Only before publishing to crates.io.
This makes users able use [patch.crates-io] without hand-editing versions throughout their dependency tree (typically impossible without forking/editing transitive dependencies, even if there are no breaking code changes otherwise).
This makes users able use `[patch.crates-io]` without hand-editing versions throughout their dependency tree (typically impossible without forking/editing transitive dependencies, even if there are no breaking code changes otherwise).