From f038ab508b7dd24833ef3bd91248e8ed53f1325b Mon Sep 17 00:00:00 2001 From: Paul Campbell Date: Sat, 29 Jun 2024 20:03:25 +0100 Subject: [PATCH] chore: fix name in config file --- .cargo/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cargo/config.toml b/.cargo/config.toml index 8c6251c..947a94e 100644 --- a/.cargo/config.toml +++ b/.cargo/config.toml @@ -1,4 +1,4 @@ -# ./cargo/config +# ./cargo/config.toml [target.x86_64-unknown-linux-gnu] linker = "/usr/bin/clang-16" rustflags = [