horizon_data_types 0.1.2

The Horizon data types library for third-party integrations
Documentation
[dependencies.bincode]
version = "1.3.3"

[dependencies.serde]
version = "1.0.210"

[dependencies.serde_json]
version = "1.0.128"

[dependencies.socketioxide]
version = "0.14.1"

[dependencies.tokio]
features = ["rt", "net", "rt-multi-thread"]
version = "1.40.0"

[lib]
name = "horizon_data_types"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "The Horizon data types library for third-party integrations"
edition = "2021"
license = "Apache-2.0"
name = "horizon_data_types"
readme = "README.md"
version = "0.1.2"