Skip to content

Commit

Permalink
chore(deps): Update Rust crate config to 0.15.0 (#4)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 30, 2024
1 parent 9a6db79 commit 4fcd4b1
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 48 deletions.
98 changes: 51 additions & 47 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ clap = { version = "4.4.5", features = [
"unstable-styles",
] }
color-eyre = "0.6.3"
config = "0.14.0"
config = "0.15.0"
crossterm = { version = "0.28.1", features = ["serde", "event-stream"] }
derive_deref = "1.1.1"
directories = "5.0.1"
Expand Down

0 comments on commit 4fcd4b1

Please sign in to comment.