.cargo/config.toml
CopyCopied[registries] margo = { index = "sparse+https://integer32llc.github.io/margo/" }
[registries] margo = { index = "sparse+https://integer32llc.github.io/margo/" }
CopyCopiedcargo add --registry margo some-crate-name
cargo add --registry margo some-crate-name