diff --git a/xtask/Cargo.toml b/xtask/Cargo.toml index eef6170..33008d2 100644 --- a/xtask/Cargo.toml +++ b/xtask/Cargo.toml @@ -10,6 +10,6 @@ publish = false anyhow.workspace = true clap.workspace = true dialoguer = "0.11.0" -duct = "0.13.6" +duct = "0.13.7" fs_extra = "1.3.0" glob = "0.3.1"