Skip to content

Commit c2237da

Browse files
build(deps): 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] <[email protected]>
1 parent f4dfb60 commit c2237da

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
@@ -14,7 +14,7 @@ sha2 = "0.10.8"
1414
hmac = "0.12.1"
1515
octocrab = { version = "0.32.0", features = ["stream"] }
1616
chrono = "0.4.31"
17-
fern = { version = "0.6.2", features = ["date-based", "colored"] }
17+
fern = { version = "0.7.1", features = ["date-based", "colored"] }
1818
log = "0.4.20"
1919

2020
[profile.release]

0 commit comments

Comments
 (0)