aboutsummaryrefslogtreecommitdiff
path: root/src/blog/2025-06-13-cargo-culture-shock
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2025-06-13 15:26:47 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2025-06-13 15:26:47 +0200
commit4473fea430fbaddaf67afca77ed331067882a638 (patch)
tree3767024a9a70df4bad99722e29029d495e935604 /src/blog/2025-06-13-cargo-culture-shock
parent86059c69cdd5fc46fee8cb4a0c859d211f4a2058 (diff)
downloadsebastiano.tronto.net-4473fea430fbaddaf67afca77ed331067882a638.tar.gz
sebastiano.tronto.net-4473fea430fbaddaf67afca77ed331067882a638.zip
Update link and fix target
Diffstat (limited to 'src/blog/2025-06-13-cargo-culture-shock')
-rw-r--r--src/blog/2025-06-13-cargo-culture-shock/cargo-culture-shock.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/blog/2025-06-13-cargo-culture-shock/cargo-culture-shock.md b/src/blog/2025-06-13-cargo-culture-shock/cargo-culture-shock.md
index e17f89d..094c88c 100644
--- a/src/blog/2025-06-13-cargo-culture-shock/cargo-culture-shock.md
+++ b/src/blog/2025-06-13-cargo-culture-shock/cargo-culture-shock.md
@@ -325,8 +325,8 @@ Apart from the
325installation process and the dependency management, my first impression 325installation process and the dependency management, my first impression
326of Rust is quite positive. But as I said, I am just getting started 326of Rust is quite positive. But as I said, I am just getting started
327and my judgement is very superficial. I do want to write some small 327and my judgement is very superficial. I do want to write some small
328project in Rust, and I think I'll start from re-writing a simple [math 328project in Rust, and I think I'll start from re-writing a simple
329library for modular arithmetic](../2025-01-21-taming-cpp-templates) 329[math library for modular arithmetic](../2025-01-21-taming-cpp-templates/#constraints-and-concepts)
330that I wrote in C++ some time ago. 330that I wrote in C++ some time ago.
331 331
332Stay tuned for more 🦀 332Stay tuned for more 🦀

Generated with cgit - Back to sebastiano.tronto.net