sapling/eden/scm/lib/vlqencoding/Cargo.toml

15 lines
313 B
TOML
Raw Normal View History

# @generated by autocargo from //eden/scm/lib/vlqencoding:vlqencoding
[package]
name = "vlqencoding"
edition = "2018"
version = "0.1.0"
authors = ['Facebook Source Control Team <sourcecontrol-dev@fb.com>']
include = ["src/**/*.rs"]
[[bench]]
name = "bench"
harness = false
[dev-dependencies]
quickcheck = "0.9"