From 14279a482cfe2e7bebb7687dd9af3946d2f5d379 Mon Sep 17 00:00:00 2001 From: ssrlive <30760636+ssrlive@users.noreply.github.com> Date: Mon, 10 Apr 2023 12:09:30 +0800 Subject: [PATCH] Turn off target type --- .cargo/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cargo/config.toml b/.cargo/config.toml index 8d5aed6..f61d106 100644 --- a/.cargo/config.toml +++ b/.cargo/config.toml @@ -2,4 +2,4 @@ protocol = "sparse" [build] -target = ["x86_64-unknown-linux-gnu"] +#target = ["x86_64-unknown-linux-gnu"]