tugger-licensing-net 0.8.0

Software licensing functionality requiring network access
Documentation
[dependencies.anyhow]
version = "1.0"

[dependencies.reqwest]
default-features = false
features = ["blocking", "rustls-tls"]
version = "0.11"

[dependencies.spdx]
version = "0.8"

[dependencies.tugger-licensing]
version = "0.6.0"

[dependencies.url]
version = "2.2"
[dev-dependencies.tugger-common]
version = "0.8.0"

[package]
authors = ["Gregory Szorc <gregory.szorc@gmail.com>"]
description = "Software licensing functionality requiring network access"
edition = "2021"
homepage = "https://github.com/indygreg/PyOxidizer"
keywords = ["tugger"]
license = "MPL-2.0"
name = "tugger-licensing-net"
readme = "README.md"
repository = "https://github.com/indygreg/PyOxidizer.git"
version = "0.8.0"