diff --git a/Cargo.toml b/Cargo.toml index 833cb1d..2a045bd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,7 +13,7 @@ description = "csvtab wrapper for crates.io db dump" [dependencies] thiserror = "1.0.19" -cached-path = "0.5.1" +cached-path = "0.8.1" flate2 = "1.0" tar = "0.4"