diff --git a/crates/archive/Cargo.toml b/crates/archive/Cargo.toml index 8f6eab6..7450a73 100644 --- a/crates/archive/Cargo.toml +++ b/crates/archive/Cargo.toml @@ -19,7 +19,7 @@ headers = "0.4.1" progress-read = { path = "../progress-read" } tar = "0.4.46" tee = "0.1" -thiserror = "2.0.18" +thiserror = "2.0.20" verbatim = "0.1.1" zip = { version = "8.6.0",