proget 0.1.1

A client for the ProGet API
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies.base64]
version = "0.13.1"

[dependencies.reqwest]
version = "0.11.12"

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