diff --git a/callysto/Cargo.toml b/callysto/Cargo.toml index ffeb079..08f438e 100644 --- a/callysto/Cargo.toml +++ b/callysto/Cargo.toml @@ -90,7 +90,7 @@ deadpool-postgres = { version = "0.12", features = [ deadpool = { version = "0.10", optional = true } [dev-dependencies] -dirs = "4.0.0" +dirs = "5.0.1" [package.metadata.docs.rs] features = ["docs"]