rustic/xtask/Cargo.toml
renovate[bot] 9f5d64a2b3
fix(deps): update rust crate duct to 0.13.7 (#991)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-03 21:32:57 +00:00

16 lines
307 B
TOML

[package]
name = "xtask"
version = "0.1.0"
edition = "2021"
publish = false
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
anyhow.workspace = true
clap.workspace = true
dialoguer = "0.11.0"
duct = "0.13.7"
fs_extra = "1.3.0"
glob = "0.3.1"