aptos-github-client 0.1.3

Aptos's Restful GitHub Client
Documentation
[dependencies.aptos-proxy]
version = "0.1.0"

[dependencies.serde]
default-features = false
features = ["derive"]
version = "1.0.137"

[dependencies.serde_json]
version = "1.0.81"

[dependencies.thiserror]
version = "1.0.31"

[dependencies.ureq]
default-features = false
features = ["json", "native-tls"]
version = "1.5.4"
[dev-dependencies.base64]
version = "0.13.0"

[package]
authors = ["Aptos Labs <opensource@aptoslabs.com>"]
description = "Aptos's Restful GitHub Client"
edition = "2018"
homepage = "https://aptoslabs.com"
license = "Apache-2.0"
name = "aptos-github-client"
repository = "https://github.com/aptos-labs/aptos-core"
resolver = "2"
version = "0.1.3"