netget 0.1.1

Download files with Rust code easily, and also be stylish!
Documentation
[dependencies.futures-util]
version = "0.3.29"

[dependencies.indicatif]
version = "0.17.7"

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

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

[dependencies.url]
version = "2.5.0"

[package]
authors = ["Jackson Novak <jacksonnovak@proton.me>"]
description = "Download files with Rust code easily, and also be stylish!"
edition = "2021"
keywords = ["download", "network", "internet", "file", "url"]
license = "MIT"
name = "netget"
readme = "README.md"
repository = "https://gitlab.com/oglo-crates/netget"
version = "0.1.1"