cargo-quickinstall 0.1.9

Precompiled binary installs for `cargo install`
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.home]
version = "0.5.3"

[dependencies.tinyjson]
version = "2"

[package]
authors = ["David Laban <david.laban@red-badger.com>"]
description = "Precompiled binary installs for `cargo install`"
edition = "2018"
license = "MIT OR Apache-2.0"
name = "cargo-quickinstall"
readme = "../README.md"
repository = "https://github.com/alsuren/cargo-quickinstall"
version = "0.1.9"