Skip to content

Commit

Permalink
⬆️ Bump fern from 0.6.2 to 0.7.0
Browse files Browse the repository at this point in the history
Bumps [fern](https://github.com/daboross/fern) from 0.6.2 to 0.7.0.
- [Release notes](https://github.com/daboross/fern/releases)
- [Changelog](https://github.com/daboross/fern/blob/main/CHANGELOG.md)
- [Commits](daboross/fern@fern-0.6.2...fern-0.7.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and ChanTsune committed Oct 21, 2024
1 parent f62fcb4 commit 20e8d81
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ bytesize = "1.3.0"
chrono = "0.4.38"
clap = { version = "4.5.20", features = ["derive"] }
clap_complete = "4.5.33"
fern = "0.6.2"
fern = "0.7.0"
globset = "0.4.15"
ignore = "0.4.23"
itertools = "0.13.0"
Expand Down

0 comments on commit 20e8d81

Please sign in to comment.