]> git.proxmox.com Git - ceph.git/blame - ceph/src/jaegertracing/thrift/test/rs/Cargo.toml
buildsys: switch source download to quincy
[ceph.git] / ceph / src / jaegertracing / thrift / test / rs / Cargo.toml
CommitLineData
f67539c2
TL
1[package]
2name = "thrift-test"
3version = "0.1.0"
4license = "Apache-2.0"
5authors = ["Apache Thrift Developers <dev@thrift.apache.org>"]
6publish = false
7
8[dependencies]
9clap = "2.33"
10env_logger = "0.4.0"
11log = "0.4"
12ordered-float = "1.0"
13try_from = "0.3"
14
15[dependencies.thrift]
16path = "../../lib/rs"
17