[dependencies.futures]
version = "0.3.30"
[dependencies.miette]
version = "7.1.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.5.0"
[dependencies.starbase_styles]
version = "0.3.0"
[dependencies.starbase_utils]
default-features = false
features = ["json", "miette", "toml"]
version = "0.5.0"
[dependencies.system_env]
version = "0.2.3"
[dependencies.thiserror]
version = "1.0.57"
[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.3"