From 7f764d3406c13c4fcfa72a797144030dbeed3d46 Mon Sep 17 00:00:00 2001 From: Natasha Moongrave Date: Tue, 17 Feb 2026 20:45:16 +0100 Subject: reformated config.toml --- .cargo/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cargo/config.toml b/.cargo/config.toml index 16455c6..c728a17 100644 --- a/.cargo/config.toml +++ b/.cargo/config.toml @@ -1,7 +1,7 @@ [unstable] json-target-spec = true -build-std-features = ["compiler-builtins-mem"] build-std = ["core", "compiler_builtins"] +build-std-features = ["compiler-builtins-mem"] [build] target = "x86_64-strix.json" -- cgit v1.2.3