avin_connect 0.2.7

Open source cross-platform trading system
Documentation
[dependencies.avin_core]
version = "0.2.7"

[dependencies.avin_utils]
version = "0.2.7"

[dependencies.chrono]
version = "0.4.41"

[dependencies.flume]
version = "0.11.1"

[dependencies.log]
version = "0.4.27"

[dependencies.prost]
version = "0.12"

[dependencies.prost-types]
version = "0.12"

[dependencies.tokio]
features = ["full"]
version = "1"

[dependencies.tonic]
features = ["tls", "tls-roots", "gzip"]
version = "0.11"

[dependencies.uuid]
features = ["v4"]
version = "1.16.0"

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

[package]
authors = ["Alex Avin <mr.alexavin@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Open source cross-platform trading system"
edition = "2024"
homepage = "https://avin.info"
license = "MIT"
name = "avin_connect"
readme = "README.md"
repository = "https://github.com/arsvincere/avin"
version = "0.2.7"