fix(deps): update rust crate duct to 0.13.7 (#991)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-01-03 21:32:57 +00:00 committed by GitHub
parent 1282f6aa00
commit 9f5d64a2b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"