From cf8dbde7c7c14d7c66e79f301b16c2a7497c984b Mon Sep 17 00:00:00 2001 From: Daniel Flanagan Date: Fri, 17 May 2024 09:16:25 -0500 Subject: [PATCH] Moldy --- .cargo/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cargo/config.toml b/.cargo/config.toml index a3cd88f..0bc2126 100644 --- a/.cargo/config.toml +++ b/.cargo/config.toml @@ -1,3 +1,3 @@ [target.x86_64-unknown-linux-gnu] linker = "clang" -rustflags = ["-C", "link-arg=-fuse-ld=/nix/store/mda3bjp6rh53lg0l6vjr99b3d7ps4vb3-mold-2.4.0/bin/mold"] +rustflags = ["-C", "link-arg=-fuse-ld=/nix/store/ilpj5jgcdjwk11qv69yxvpn97h8i15zi-mold-2.31.0/bin/mold"]