Skip to content

Commit 98c8e9d

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

File tree

2 files changed

+132
-32
lines changed

2 files changed

+132
-32
lines changed

Cargo.lock

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

daemon/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ default = ["serde", "strum", "schemars"]
1818
anyhow = "1.0.98"
1919
bytes = "1.10.1"
2020
clap = "4.5.39"
21-
confy = "0.5.1"
21+
confy = "1.0.0"
2222
env_logger = "0.10.2"
2323
futures = "0.3.31"
2424
futures-sink = "0.3.31"

0 commit comments

Comments
 (0)