Margo Crate Registry

Getting started

  1. Add the registry definition to your .cargo/config.toml:
    [registries]
    margo = { index = "sparse+https://integer32llc.github.io/margo/" }
    
  2. Add your dependency to your project:
    cargo add --registry margo some-crate-name
    
For complete details, check the Cargo documentation.

Available crates

NameVersions
margo