Margo Crate Registry

Getting started

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

Available crates

NameVersions
registry-conformance