lethean-api 1.1.1

Lethean VPN Marketplace API
Documentation
[dependencies.reqwest]
default-features = false
features = ["json", "multipart"]
version = "^0.11"

[dependencies.serde]
version = "^1.0"

[dependencies.serde_derive]
version = "^1.0"

[dependencies.serde_json]
version = "^1.0"

[dependencies.url]
version = "^2.2"

[dev-dependencies]

[package]
authors = ["Lethean"]
categories = ["api-bindings", "cryptography::cryptocurrencies", "web-programming"]
description = "Lethean VPN Marketplace API"
documentation = "https://lt.hn/en/docs"
edition = "2018"
homepage = "https://lt.hn"
keywords = ["vpn", "api", "blockchain"]
license = "MIT"
name = "lethean-api"
readme = "README.md"
repository = "https://gitlab.com/lthn.io/projects/sdk/clients/rust"
version = "1.1.1"