Skip to content

Commit

Permalink
build(deps): 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 Oct 21, 2024
1 parent 7af9cb0 commit 151fddb
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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ dirs-next = "^2"
duckscript = "^0.10"
duckscriptsdk = { version = "^0.11.1", default-features = false }
envmnt = "^0.10.4"
fern = "^0.6"
fern = "^0.7"
fsio = { version = "^0.4", features = ["temp-path"] }
git_info = "^0.1.3"
glob = "^0.3.1"
Expand Down

0 comments on commit 151fddb

Please sign in to comment.