From f93dfd613e25dac614c9f9d1537a44a2f47bd730 Mon Sep 17 00:00:00 2001 From: Christian Legnitto Date: Tue, 18 Mar 2025 14:18:26 -0400 Subject: [PATCH] Call out this is a list of accomplishments --- blog/2025-03-18-rust-cuda-update.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/blog/2025-03-18-rust-cuda-update.mdx b/blog/2025-03-18-rust-cuda-update.mdx index 0f96cbb..1ef786a 100644 --- a/blog/2025-03-18-rust-cuda-update.mdx +++ b/blog/2025-03-18-rust-cuda-update.mdx @@ -23,6 +23,7 @@ Much has happened since the reboot announcement and we wanted to give an update. As a reminder, our short-term goals were to stabilize and modernize the Rust CUDA project by updating dependencies, merging outstanding PRs, and closing outdated issues. +We've now accomplished these goals and stabilized the project. ### Update to a newer Rust toolchain