From a58bcde524ffa71aa31926527498b27a648e6cd3 Mon Sep 17 00:00:00 2001 From: Xe Iaso Date: Sat, 26 Aug 2023 08:03:22 -0400 Subject: bump the release date Signed-off-by: Xe Iaso --- blog/serde-precompiled-stupid.markdown | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/blog/serde-precompiled-stupid.markdown b/blog/serde-precompiled-stupid.markdown index a944ec3..770d50e 100644 --- a/blog/serde-precompiled-stupid.markdown +++ b/blog/serde-precompiled-stupid.markdown @@ -1,6 +1,6 @@ --- title: "This isn't the way to speed up Rust compile times" -date: 2023-08-27 +date: 2023-08-26 tags: - rust - serde @@ -9,12 +9,16 @@ tags:
-By the way, this +By the way, this problem was fixed with the release of [serde v1.0.185](https://github.com/serde-rs/serde/commit/360606b9a63ba4e594dc20ddf0e20228b60b34cb). Please enjoy the technical overview of the problem and problem space regardless. +You could have read this a week +ago if you subscribed to +[Patreon](https://patreon.com/cadey). +
Recently serde, one of the most popular Rust libraries made a decision -- cgit v1.2.3