change order of references in README.md

This commit is contained in:
hxztnxt 2023-03-16 00:56:15 +01:00
parent 9acefe8b3a
commit 5d91c86cf2
1 changed files with 1 additions and 1 deletions

View File

@ -13,5 +13,5 @@ restrictive of their callers.
## Further information
- [Validating References with Lifetimes](https://doc.rust-lang.org/book/ch10-03-lifetime-syntax.html)
- [Lifetimes (in Rust By Example)](https://doc.rust-lang.org/stable/rust-by-example/scope/lifetime.html)
- [Validating References with Lifetimes](https://doc.rust-lang.org/book/ch10-03-lifetime-syntax.html)