diff --git a/.cargo/config.toml b/.cargo/config.toml index ef57d8c36bc66..a342267d276d7 100644 --- a/.cargo/config.toml +++ b/.cargo/config.toml @@ -30,6 +30,3 @@ move-clippy = [ [build] rustflags = ["-C", "force-frame-pointers=yes", "-C", "force-unwind-tables=yes"] - -[net] -git-fetch-with-cli = true \ No newline at end of file