sapling/eden/scm/lib/io/Cargo.toml
CodemodService Bot b4afda3890 Daily common/rust/cargo_from_buck/bin/autocargo
Reviewed By: krallin

Differential Revision: D28216338

fbshipit-source-id: 2384a332505881bbc8cd621694496cf9f37c3bea
2021-05-05 04:03:47 -07:00

15 lines
366 B
TOML

# @generated by autocargo from //eden/scm/lib/io:io
[package]
name = "io"
version = "0.1.0"
authors = ["Facebook Source Control Team <sourcecontrol-dev@fb.com>"]
edition = "2018"
[dependencies]
atty = "0.2"
configmodel = { path = "../configmodel" }
once_cell = "1.4"
parking_lot = "0.10.2"
pipe = "0.2"
streampager = { version = "0.9.6", default-features = false }