[dependencies.futures]
version = "0.3.30"
[dependencies.miette]
version = "5.10.0"
[dependencies.reqwest]
default-features = false
features = ["stream"]
version = "0.11.24"
[dependencies.starbase_archive]
features = ["miette", "tar-gz", "tar-xz", "tar-zstd", "zip", "zip-deflate"]
version = "0.4.0"
[dependencies.starbase_styles]
version = "0.2.0"
[dependencies.starbase_utils]
default-features = false
features = ["json", "miette", "toml"]
version = "0.4.2"
[dependencies.thiserror]
version = "1.0.56"
[package]
description = "Download and install proto."
edition = "2021"
homepage = "https://moonrepo.dev/proto"
license = "MIT"
name = "proto_installer"
repository = "https://github.com/moonrepo/proto"
version = "0.2.1"