Skip to content

Commit

Permalink
Merge pull request #4 from voioo/dependabot/cargo/main/config-0.15.7
Browse files Browse the repository at this point in the history
Bump config from 0.15.6 to 0.15.7
  • Loading branch information
voioo authored Feb 5, 2025
2 parents 064d1a4 + fe20777 commit fa2bee5
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 5 deletions.
17 changes: 13 additions & 4 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 @@ -4,7 +4,7 @@ version = "0.1.0"
edition = "2021"

[dependencies]
config = "0.15.6"
config = "0.15.7"
ctrlc = { version = "3.4.5", features = ["termination"] }
env_logger = "0.11.6"
log = "0.4.25"
Expand Down

0 comments on commit fa2bee5

Please sign in to comment.