sapling/eden/mononoke/revset
Thomas Orozco c934b67e5b mononoke: remove all trivial usage of async-unit
Summary:
I'd like to just get rid of that library since it's one more place where we
specify the Tokio version and that's a little annoying with the Tokio 1.x
update. Besides, this library is largely obsoleted by `#[fbinit::test]` and
`#[tokio::test]`.

Reviewed By: farnz

Differential Revision: D27619147

fbshipit-source-id: 4a316b81d882ea83c43bed05e873cabd2100b758
2021-04-07 07:26:57 -07:00
..
revset-test-helper mononoke: remove all trivial usage of async-unit 2021-04-07 07:26:57 -07:00
src mononoke: remove all trivial usage of async-unit 2021-04-07 07:26:57 -07:00
Cargo.toml mononoke: remove all trivial usage of async-unit 2021-04-07 07:26:57 -07:00