Skip to content

Commit b1dfb25

Browse files
build(deps): Bump confy from 1.0.0 to 2.0.0
Bumps [confy](https://github.com/rust-cli/confy) from 1.0.0 to 2.0.0. - [Release notes](https://github.com/rust-cli/confy/releases) - [Commits](rust-cli/confy@v1.0.0...v2.0.0) --- updated-dependencies: - dependency-name: confy dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b3832fe commit b1dfb25

File tree

2 files changed

+59
-76
lines changed

2 files changed

+59
-76
lines changed

Cargo.lock

Lines changed: 58 additions & 75 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ keywords = [
2121
[dependencies]
2222
anstyle = "1.0.10"
2323
clap = { version = "^4.5.49", features = ["derive", "env", "string"] }
24-
confy = "^1.0.0"
24+
confy = "^2.0.0"
2525
env_logger = "^0.11.8"
2626
log = "^0.4.22"
2727
reqwest = {version = "^0.12.24", features = ["blocking"]}

0 commit comments

Comments
 (0)