corretto 0.1.0

Library for installing and finding info about Corretto OpenJDK.
Documentation
[dependencies.reqwest]
features = ["json"]
version = "0.11"

[dependencies.serde]
features = ["derive"]
version = "1"

[dependencies.sorted-vec2]
features = ["serde"]
version = "0.1"

[dependencies.tempfile]
version = "3"

[dependencies.thiserror]
version = "1"

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

[package]
authors = ["Dmitrii Demenev <demenev.dmitriy1@gmail.com>"]
categories = ["api-bindings"]
description = "Library for installing and finding info about Corretto OpenJDK."
documentation = "https://docs.rs/corretto"
edition = "2021"
keywords = ["jdk", "openjdk", "install"]
license = "MIT OR Apache-2.0"
name = "corretto"
readme = "README.md"
repository = "https://github.com/JohnScience/corretto"
version = "0.1.0"