ib_tws_tokio 0.1.0-alpha.1

An Interactive Broker's TWS API client for Tokio
Documentation
[package]
name = "ib_tws_tokio"
description = "An Interactive Broker's TWS API client for Tokio"
version = "0.1.0-alpha.1"
edition = "2021"
readme = "../../README.md"
keywords = ["finance", "library", "interactive-brokers"]
categories = ["api-bindings"]
license = "LGPL-3.0-only"
repository = "https://github.com/fourbytes/ib_tws_rs"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
ib_tws_core = "0.1.0-alpha"