cargo-hoard 0.0.1

Hoard crates in your local cargo registry.
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
name = "cargo-hoard"
version = "0.0.1"
edition = "2021"
license = "MIT OR Apache-2.0"
description = "Hoard crates in your local cargo registry."
repository = "https://gitlab.com/konnorandrews/cargo-hoard"
readme = "README.md"

[dependencies]