fix: use renamed package

This commit is contained in:
DecDuck
2026-03-01 22:21:23 +11:00
parent b2b3ee7d3c
commit c4bfe3357d
5 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -258,7 +258,7 @@ dependencies = [
"getrandom 0.3.4",
"hex",
"humansize",
"libarchive",
"libarchive-drop",
"rcgen",
"ring",
"serde",
@@ -465,7 +465,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe"
[[package]]
name = "libarchive"
name = "libarchive-drop"
version = "0.1.1"
dependencies = [
"libarchive3-sys",