sapling/exec/utils
Jun Wu 443a8f33b3 indexedlog: move binary indexedlog_dump out
Summary:
It makes testing duplicated - now `cargo test` would try running tests on 2 entry points:
lib.rs and indexedlog_dump.rs.  Move it to a separate crate to solve the issue.

Reviewed By: markbt

Differential Revision: D13498266

fbshipit-source-id: 8abf07c1272dfa825ec7701fd8ea9e0d1310ec5f
2018-12-18 08:17:21 -08:00
..
src/bin indexedlog: move binary indexedlog_dump out 2018-12-18 08:17:21 -08:00
Cargo.toml indexedlog: move binary indexedlog_dump out 2018-12-18 08:17:21 -08:00