gi-get-artifact 0.1.0

Downloads Gitlab artifacts
[dependencies.async-compression]
features = ["futures-io"]
version = "0.3.14"

[dependencies.async-tar]
version = "0.4.2"

[dependencies.async_zip]
version = "0.0.7"

[dependencies.clap]
features = ["derive"]
version = "3"

[dependencies.futures]
version = "0.3"

[dependencies.futures-async-stream]
version = "0.2"

[dependencies.futures-core]
version = "0.3"

[dependencies.reqwest]
features = ["stream"]
version = "0.11.11"

[dependencies.tokio]
features = ["full"]
version = "1.19.2"

[dependencies.tokio-util]
features = ["compat"]
version = "0.7.3"

[package]
categories = ["api-bindings"]
description = "Downloads Gitlab artifacts"
documentation = "https://docs.rs/gi-get-artifact/"
edition = "2021"
homepage = "https://gitlab.com/Kores/gi-get-artifact"
keywords = ["gitlab", "download-artifact"]
license = "MIT"
name = "gi-get-artifact"
readme = "README.md"
repository = "https://gitlab.com/Kores/gi-get-artifact"
resolver = "2"
version = "0.1.0"