aboutsummaryrefslogtreecommitdiff
path: root/src/blog/2025-06-13-cargo-culture-shock
diff options
context:
space:
mode:
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