From 7014aff46a18603358b1fd5dcf3f605508168d86 Mon Sep 17 00:00:00 2001 From: furkan sahin Date: Mon, 25 Mar 2024 11:54:59 +0100 Subject: [PATCH] try with local git --- .cargo/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cargo/config.toml b/.cargo/config.toml index 3d7a8c1025..7adeccb46d 100644 --- a/.cargo/config.toml +++ b/.cargo/config.toml @@ -43,4 +43,4 @@ rustflags = [ ] [net] -retry = 10000 +git-fetch-with-cli = true