diff --git a/.cargo/config.toml b/.cargo/config.toml index 838b8d683..0222138d7 100644 --- a/.cargo/config.toml +++ b/.cargo/config.toml @@ -1,3 +1,6 @@ +[registries.crates-io] +protocol = "sparse" + [env] STRINGS_JSON = { value = "out/rslib/i18n/strings.json", relative = true } # build script will append .exe if necessary