diff --git a/full/cargo_global_config.toml b/full/cargo_global_config.toml index a648932..b35ab76 100644 --- a/full/cargo_global_config.toml +++ b/full/cargo_global_config.toml @@ -3,10 +3,7 @@ # see https://ledger.slack.com/archives/C04SY25SREX/p1698055418107969 host-config = true target-applies-to-host = true -sparse-registry = true [host] rustflags = ["-Ctarget-feature=-crt-static"] -[registries.crates-io] -protocol = "sparse"