[package] name = "paksir" version = "0.1.1" description = "A lightweight package manager written in rust" repository = "https://github.com/willdoescode/paksir/" authors = ["Will Lane "] license = "MIT" edition = "2018" [dependencies] structopt = "0.3.20"