Skip to content

Commit

Permalink
Bump config-file2 from 0.3.2 to 0.4.0
Browse files Browse the repository at this point in the history
Bumps [config-file2](https://github.com/lxl66566/config-file) from 0.3.2 to 0.4.0.
- [Release notes](https://github.com/lxl66566/config-file/releases)
- [Commits](lxl66566/config-file@v0.3.2...v0.4.0)

---
updated-dependencies:
- dependency-name: config-file2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and lxl66566 committed Dec 2, 2024
1 parent f6c3189 commit 901d919
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 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 @@ -17,7 +17,7 @@ anyhow = "1.0.93"
assert2 = "0.3.15"
clap = { version = "4.5.21", features = ["derive"] }
colored = "2.1.0"
config-file2 = "0.3.2"
config-file2 = "0.4.0"
const-str = "0.5.7"
copy-metadata = "0.1.0"
die-exit = { version = "0.5.0", features = ["red"] }
Expand Down

0 comments on commit 901d919

Please sign in to comment.