From 74ef702a611cd96fdef0072d19f7d520ec765e5b Mon Sep 17 00:00:00 2001 From: Pagwin Date: Tue, 20 Feb 2024 13:23:08 -0500 Subject: [PATCH] oop --- content/blog/rust_enums.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/blog/rust_enums.md b/content/blog/rust_enums.md index 7ca9d64..267a81e 100644 --- a/content/blog/rust_enums.md +++ b/content/blog/rust_enums.md @@ -4,7 +4,7 @@ title: "Rust Match and Enums" description: "A blog article I wrote to win a dumb argument" -date: 2022-09-06 +date: "2022-09-06" draft: false