Bump fern from 0.5.9 to 0.6.0

Bumps [fern](https://github.com/daboross/fern) from 0.5.9 to 0.6.0.
- [Release notes](https://github.com/daboross/fern/releases)
- [Changelog](https://github.com/daboross/fern/blob/master/CHANGELOG.md)
- [Commits](https://github.com/daboross/fern/compare/fern-0.5.9...fern-0.6.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-10-19 05:00:56 +00:00
committed by Henrik Friedrichsen
parent db82f716f2
commit da915ab563
2 changed files with 3 additions and 4 deletions

View File

@@ -20,7 +20,7 @@ reqwest = "0.9"
crossbeam-channel = "0.5"
platform-dirs = "0.3.0"
failure = "0.1"
fern = "0.5"
fern = "0.6"
futures = { version = "0.3", features = ["compat"] }
futures_01 = { version = "0.1", package = "futures" }
lazy_static = "1.3.0"