From fcf63ff317460eb3d01750528951c05a440b02d8 Mon Sep 17 00:00:00 2001 From: silverpill Date: Sun, 19 Mar 2023 13:54:04 +0400 Subject: [PATCH] Revert "Use "git" protocol to access crates.io" This reverts commit 133e1349cf6d5220c3aa6759bab4af24ebd43e25. --- .cargo/config.toml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.cargo/config.toml b/.cargo/config.toml index c6c5a61..c804d33 100644 --- a/.cargo/config.toml +++ b/.cargo/config.toml @@ -1,6 +1,3 @@ -[registries.crates-io] -protocol = "git" - # https://github.com/rust-lang/cargo/issues/5034#issuecomment-927105016 [target.'cfg(feature = "cargo-clippy")'] rustflags = [