Running the example command from the README results in an error: ``` Running `target/debug/downloader --location ./files --git-repository ./git` error: unexpected argument '--location' found ``` Looks like this is due to this change: https://github.com/martynp/offline_crates/commit/a99920b0204ec9b7e49b1a570e5174b042d79483
Running the example command from the README results in an error:
Looks like this is due to this change: a99920b