From 0c7b66a64bd1cefe3dd59e3ad1c86bdebcd286b8 Mon Sep 17 00:00:00 2001 From: Mark Rousskov Date: Sat, 30 Sep 2023 14:13:33 -0400 Subject: [PATCH] Update posts/2023-10-05-Rust-1.73.0.md Co-authored-by: Eric Huss --- posts/2023-10-05-Rust-1.73.0.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/posts/2023-10-05-Rust-1.73.0.md b/posts/2023-10-05-Rust-1.73.0.md index 9c42042e6..e58802fbe 100644 --- a/posts/2023-10-05-Rust-1.73.0.md +++ b/posts/2023-10-05-Rust-1.73.0.md @@ -107,7 +107,7 @@ These APIs are now stable in const contexts: ### Other changes -Check out everything that changed in [Rust](https://github.com/rust-lang/rust/releases/tag/1.73.0), [Cargo](https://github.com/rust-lang/cargo/blob/master/CHANGELOG.md#cargo-73-2023-10-05), and [Clippy](https://github.com/rust-lang/rust-clippy/blob/master/CHANGELOG.md#rust-173). +Check out everything that changed in [Rust](https://github.com/rust-lang/rust/releases/tag/1.73.0), [Cargo](https://github.com/rust-lang/cargo/blob/master/CHANGELOG.md#cargo-173-2023-10-05), and [Clippy](https://github.com/rust-lang/rust-clippy/blob/master/CHANGELOG.md#rust-173). ## Contributors to 1.73.0