From e63685632f5fa560f5ebc8190f670f41d9218879 Mon Sep 17 00:00:00 2001 From: LLLL Colonq Date: Tue, 10 Dec 2024 15:10:00 -0500 Subject: Native done --- rust-toolchain.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rust-toolchain.toml') diff --git a/rust-toolchain.toml b/rust-toolchain.toml index a09cf93..054a092 100644 --- a/rust-toolchain.toml +++ b/rust-toolchain.toml @@ -1,2 +1,2 @@ [toolchain] -targets = [ "wasm32-unknown-unknown" ] \ No newline at end of file +targets = [ "x86_64-unknown-linux-gnu", "wasm32-unknown-unknown" ] \ No newline at end of file -- cgit v1.2.3