stellar-federation 0.2.0

Library to retrieve information about a Stellar address.
Documentation
[dependencies.base64]
version = "0.12.3"

[dependencies.http]
version = "0.2.3"

[dependencies.hyper]
features = ["client", "http1", "stream"]
version = "0.14.2"

[dependencies.hyper-tls]
version = "0.5.0"

[dependencies.serde]
version = "1.0.114"

[dependencies.serde_derive]
version = "1.0.114"

[dependencies.serde_json]
version = "1.0.56"

[dependencies.stellar-base]
version = "0.5.0"

[dependencies.stellar-toml]
version = "0.3.0"

[dependencies.thiserror]
version = "1.0.20"

[dependencies.url]
version = "2.1.1"
[dev-dependencies.tokio]
features = ["full"]
version = "1.0.2"

[package]
authors = ["Francesco Ceccon <francesco@ceccon.me>"]
description = "Library to retrieve information about a Stellar address."
documentation = "https://docs.rs/stellar-federation"
edition = "2018"
keywords = ["stellar", "blockchain"]
license = "Apache-2.0"
name = "stellar-federation"
readme = "README.md"
repository = "https://github.com/aurora-rs/stellar-federation-rs"
version = "0.2.0"