Add final packages and fix torrential launch

This commit is contained in:
DecDuck
2026-03-30 19:47:53 +11:00
parent f05b306b38
commit 50106d5fa2
7 changed files with 422 additions and 215 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ uuid = { version = "1.19.0", features = ["v4"] }
sha2 = "0.10.9"
futures = "0.3.31"
getrandom = "0.3.4"
libarchive-drop = { version = "*", path = "./libarchive-rust" }
libarchive-drop = { version = "*", path = "../libarchive" }
speedometer = "0.2.2"
test-generator = "0.3.1"