Skip to content

Commit 88698bd

Browse files
Bump fern from 0.6.2 to 0.7.1
Bumps [fern](https://github.com/daboross/fern) from 0.6.2 to 0.7.1. - [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.1) --- updated-dependencies: - dependency-name: fern dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e7683e2 commit 88698bd

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

Cargo.lock

Lines changed: 5 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ categories = ["command-line-utilities"]
1515
[dependencies]
1616
clap = { version = "3.2.17", features = ["cargo"] }
1717
log = "0.4"
18-
fern = { version = "0.6", features = ["colored"] }
18+
fern = { version = "0.7", features = ["colored"] }
1919

2020
platform-dirs = "0.3.0"
2121

0 commit comments

Comments
 (0)