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
+1 -1
View File
@@ -7,7 +7,7 @@ pub mod versions;
pub mod manifest;
pub mod vm;
extern crate libarchive;
extern crate libarchive_drop;
#[cfg(test)]
pub mod tests;