aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/mozart-core/src/downloader/tar_downloader.rs
diff options
context:
space:
mode:
Diffstat (limited to 'crates/mozart-core/src/downloader/tar_downloader.rs')
-rw-r--r--crates/mozart-core/src/downloader/tar_downloader.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/crates/mozart-core/src/downloader/tar_downloader.rs b/crates/mozart-core/src/downloader/tar_downloader.rs
new file mode 100644
index 0000000..82f68d9
--- /dev/null
+++ b/crates/mozart-core/src/downloader/tar_downloader.rs
@@ -0,0 +1 @@
+pub struct TarDownloader;