Fix broken link in serde_core crates.io readme

This commit is contained in:
David Tolnay
2025-09-12 19:55:17 -07:00
parent 66c5d2b153
commit 4da055a286
+1 -1
View File
@@ -16,7 +16,7 @@ You may be looking for:
- [An overview of Serde](https://serde.rs/)
- [Data formats supported by Serde](https://serde.rs/#data-formats)
- [Examples](https://serde.rs/examples.html)
- [Release notes](https://github.com/serde-rs/serde_core/releases)
- [Release notes](https://github.com/serde-rs/serde/releases)
## Getting help