Add packaging

This commit is contained in:
Kevin Yue
2024-02-20 08:27:51 -05:00
parent 4be877bf8c
commit 5404386972
12 changed files with 169 additions and 15 deletions

View File

@@ -18,7 +18,6 @@ clap.workspace = true
compile-time.workspace = true
env_logger.workspace = true
futures-util.workspace = true
downloader = "0.2"
tempfile.workspace = true
reqwest = { workspace = true, features = ["stream"] }