crane/examples/alt-registry/.cargo/config.toml
Ivan Petkov a0d1df4631
Fix alt-registry example (#343)
* crates.io uses the sparse registry by default, and trying to
  explicitly register a sparse registry for it results in errors
* Also set nixConfig to include binary cache
2023-06-18 23:16:45 +00:00

3 lines
77 B
TOML

[registries.alexandrie]
index = "https://github.com/Hirevo/alexandrie-index"