proget-sdk 0.1.2

An unofficial Rust SDK for ProGet
Documentation
[dependencies.reqwest]
version = "0.11.12"

[dependencies.url]
version = "2.3.1"

[lib]
name = "proget_sdk"

[package]
authors = ["Hunter Wittenborn <hunter@hunterwittenborn.com>"]
categories = ["api-bindings"]
description = "An unofficial Rust SDK for ProGet"
edition = "2021"
keywords = ["proget"]
license = "GPL-3.0-only WITH GPL-3.0-linking-exception"
name = "proget-sdk"
readme = "README.md"
repository = "https://github.com/hwittenborn/proget-rust-sdk"
version = "0.1.2"