From b64f6271e2b8989759c4d09f6720a6efca52dc81 Mon Sep 17 00:00:00 2001 From: rustdesk Date: Sun, 24 Nov 2024 00:08:39 +0900 Subject: [PATCH] typo --- .cargo/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cargo/config.toml b/.cargo/config.toml index a6219b20a1e8..42a4adb55e1a 100644 --- a/.cargo/config.toml +++ b/.cargo/config.toml @@ -12,5 +12,5 @@ rustflags = [ #rustflags = [ # "-C", "link-args=-Wl,-Bstatic -lc -Wl,-Bdynamic" #] -【net] +[net] git-fetch-with-cli = true