blob: 0ba96fdfdd9edc2c512f0cb98a090b8961f49676 [file] [log] [blame]
[package]
name = "kitchen-sink"
version = "0.1.0"
edition = "2018"
license = "Apache-2.0"
authors = ["Apache Thrift Developers <dev@thrift.apache.org>"]
publish = false
[dependencies]
clap = "~2.33"
bitflags = "=1.2"
[dependencies.thrift]
path = "../"