Skip to content

Commit

Permalink
Merge pull request #42 from Holzhaus/dependabot/cargo/config-0.15.4
Browse files Browse the repository at this point in the history
chore(deps): bump config from 0.14.1 to 0.15.4
  • Loading branch information
Holzhaus authored Dec 23, 2024
2 parents 6967eca + 2e64b48 commit b8b13da
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 20 deletions.
22 changes: 3 additions & 19 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 @@ -28,7 +28,7 @@ inquire = "0.7.5"
crossterm = "0.28.1"
regex = "1.11.1"
similar = { version = "2.6.0", features = ["unicode"] }
config = { version = "0.14.1", default-features = false, features = ["toml"] }
config = { version = "0.15.4", default-features = false, features = ["toml"] }
simplelog = "0.12.2"
unicode-segmentation = "1.12.0"
unicode-width = "0.2.0"
Expand Down

0 comments on commit b8b13da

Please sign in to comment.