diff options
author | Paul Duncan <pabs@pablotron.org> | 2022-03-02 02:34:10 -0500 |
---|---|---|
committer | Paul Duncan <pabs@pablotron.org> | 2022-03-02 02:34:10 -0500 |
commit | e2c16034dee1879d7b05ac057d7375d29a2033a7 (patch) | |
tree | 75ad8ab876886fb7140589f839dc6303c484e0bf /content/posts/2022-03-02-tiny-binaries-redux.md | |
parent | 4e5aab154274effb75484f89837ff852b24eee01 (diff) | |
download | pablotron.org-e2c16034dee1879d7b05ac057d7375d29a2033a7.tar.bz2 pablotron.org-e2c16034dee1879d7b05ac057d7375d29a2033a7.zip |
misc tiny binaries original and redux fixes
Diffstat (limited to 'content/posts/2022-03-02-tiny-binaries-redux.md')
-rw-r--r-- | content/posts/2022-03-02-tiny-binaries-redux.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/posts/2022-03-02-tiny-binaries-redux.md b/content/posts/2022-03-02-tiny-binaries-redux.md index 075b753..2596ace 100644 --- a/content/posts/2022-03-02-tiny-binaries-redux.md +++ b/content/posts/2022-03-02-tiny-binaries-redux.md @@ -35,7 +35,7 @@ and a table of results. "Tiny Binaries GitHub repository" [rust]: https://www.rust-lang.org/ "Rust programming language" -[rust 1.59]: https://blog.rust-lang.org/2021/12/02/Rust-1.57.0.html +[rust 1.57]: https://blog.rust-lang.org/2021/12/02/Rust-1.57.0.html "Rust 1.57.0 release announcement." [rust 1.59]: https://blog.rust-lang.org/2022/02/24/Rust-1.59.0.html "Rust 1.59.0 release announcement." |