Skip to content

Commit

Permalink
Merge pull request #65 from FL03/dependabot/cargo/xtask/config-0.14
Browse files Browse the repository at this point in the history
Update config requirement from 0.13 to 0.14 in /xtask
  • Loading branch information
FL03 authored Feb 25, 2024
2 parents 9f0e3bc + 4f37003 commit c7ad058
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xtask/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ test = false
[dependencies]
anyhow = "1"
clap = { features = ["cargo", "derive", "env"], version = "4" }
config = "0.13"
config = "0.14"
devx-cmd = "0.5"
devx-pre-commit = "0.5"
duct = "0.13.6"
Expand Down

0 comments on commit c7ad058

Please sign in to comment.