blob: da53b967a0b1cb1e65745232d222112b364aa407 [file] [log] [blame]
[package]
name = "thrift-test"
version = "0.1.0"
edition = "2021"
license = "Apache-2.0"
authors = ["Apache Thrift Developers <dev@thrift.apache.org>"]
publish = false
[dependencies]
clap = "~2.33"
bitflags = "=1.2"
env_logger = "0.8"
log = "0.4"
uuid = "1"
[dependencies.thrift]
path = "../../lib/rs"