diff --git a/content/posts/2022-10-30-rust-impure-path.md b/content/posts/2022-10-30-rust-impure-path.md index 70fdd2b..d189744 100644 --- a/content/posts/2022-10-30-rust-impure-path.md +++ b/content/posts/2022-10-30-rust-impure-path.md @@ -1,6 +1,6 @@ +++ title = "Rust's Impure Path" -date = 2022-10-30T04:04:51-05:00 +date = 2022-10-30T12:47:41-05:00 +++ I work on [garbage], a project that touches the filesystem a lot. Because of