abstreet/abstio
Dustin Carlino a0c82088b9 Use our native download function instead of external curl command from the importer. #523
This forces the main importer to include tokio and propagate async a
bit. That seems worth it.

Also removed the quiet param from the download helpers; we always want
progress.
2021-03-17 10:29:28 -07:00
..
src Use our native download function instead of external curl command from the importer. #523 2021-03-17 10:29:28 -07:00
Cargo.toml Refactor a method to asynchronously download a file on native, with a simple progress bar. #523 2021-03-15 19:51:45 -07:00