diff --git a/.cargo/config.toml b/.cargo/config.toml index 7adeccb46d..05f3b7de87 100644 --- a/.cargo/config.toml +++ b/.cargo/config.toml @@ -41,6 +41,3 @@ rustflags = [ "-Dclippy::unwrap_used", "-Dclippy::expect_used", ] - -[net] -git-fetch-with-cli = true