silkroad 0.0.1

A full-featured registry server for Cargo.
1
2
3
4
use structopt::StructOpt;

#[derive(Debug, StructOpt)]
pub struct Pack {}