Opt in to new sparse index handling

https://blog.rust-lang.org/inside-rust/2023/01/30/cargo-sparse-protocol.html
This commit is contained in:
Damien Elmes 2023-05-29 12:35:08 +10:00
parent 70ce584d63
commit f3147ce727

View file

@ -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