sapling/eden/mononoke/filestore
Thomas Orozco 447217c840 mononoke/filestore: update fetch to use 0.3 futures
Summary:
This updates the last bit of the Filestore that was using 0.1 futures to 0.3.
This used to use a weighted buffered stream (which we don't have for 0.3
futures at this point), but as I started working on one I realized we don't
even need it here, so I took this out.

Reviewed By: StanislavGlebik

Differential Revision: D24735907

fbshipit-source-id: 00a55c14864b09f9c353f95f2f8cbb895cf52791
2020-11-06 07:26:04 -08:00
..
src mononoke/filestore: update fetch to use 0.3 futures 2020-11-06 07:26:04 -08:00
Cargo.toml mononoke/filestore: convert prepare to futures 0.3 / tokio 0.2 2020-11-06 07:26:03 -08:00