From e48aa7e68ed2efc81698cc7b87518fa0cc7d88cc Mon Sep 17 00:00:00 2001 From: Philipp Oppermann Date: Wed, 12 Apr 2017 20:52:24 +0200 Subject: [PATCH] =?UTF-8?q?Fix=20updated=20date=20of=20=E2=80=9CSet=20Up?= =?UTF-8?q?=20Rust=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- blog/content/post/03-set-up-rust.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blog/content/post/03-set-up-rust.md b/blog/content/post/03-set-up-rust.md index 1943bb2f..0311a6d9 100644 --- a/blog/content/post/03-set-up-rust.md +++ b/blog/content/post/03-set-up-rust.md @@ -1,7 +1,7 @@ +++ title = "Set Up Rust" date = "2015-09-02" -updated = "2016-05-29" +updated = "2017-04-12" aliases = [ "/2015/09/02/setup-rust/", "/setup-rust.html",