diff --git a/xtask/Cargo.toml b/xtask/Cargo.toml index 0cab074f5..689977295 100644 --- a/xtask/Cargo.toml +++ b/xtask/Cargo.toml @@ -13,7 +13,7 @@ name = "xtask" test = false [dependencies] -camino = "1.0.8" +camino = "1.2.2" chrono.workspace = true clap = { workspace = true, features = ["derive"] } fs_extra = "1"