From ac044c4049e028ebe8a00e9369af4dfcba0fcd6a Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Sat, 23 Nov 2024 23:54:43 +0900 Subject: [PATCH] Update config.toml (#10029) --- .cargo/config.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.cargo/config.toml b/.cargo/config.toml index d971518eb..a6219b20a 100644 --- a/.cargo/config.toml +++ b/.cargo/config.toml @@ -12,3 +12,5 @@ rustflags = [ #rustflags = [ # "-C", "link-args=-Wl,-Bstatic -lc -Wl,-Bdynamic" #] +【net] +git-fetch-with-cli = true