diff --git a/Cargo.toml b/Cargo.toml index bdfcd46..cdb4cc2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -22,7 +22,7 @@ flate2 = "1.0" oci-distribution = "0.11" tracing = "0.1" tracing-subscriber = { version = "0.3", features = ["env-filter"] } -dirs = "5.0" +dirs = "6.0" toml = "0.8" which = "6.0" tempfile = "3.9"