Margo Crate Registry

Getting started

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

Available crates

NameVersions
demo