[dependencies]
[lib]
name = "tuff"
path = "src/lib.rs"
[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["finance", "api-bindings"]
description = "A powerful and flexible trading framework built in Rust"
edition = "2021"
homepage = "https://github.com/jackson211/tuff"
keywords = ["trading", "crypto", "exchange", "binance", "okx"]
license = "MIT"
name = "tuff"
readme = "README.md"
repository = "https://github.com/jackson211/tuff"
version = "0.0.1"