mirror of
https://github.com/ClementTsang/bottom
synced 2024-11-26 22:20:18 +00:00
Merge pull request #78 from ClementTsang/dependabot/cargo/fern-0.6.0
Update fern requirement from 0.5.9 to 0.6.0
This commit is contained in:
commit
49bd298528
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ codegen-units = 1
|
|||
chrono = "0.4.10"
|
||||
clap = "2.33.0"
|
||||
dirs = "2.0.2"
|
||||
fern = "0.5.9"
|
||||
fern = "0.6.0"
|
||||
futures = "0.3.4"
|
||||
heim = "0.0.10"
|
||||
log = "0.4.8"
|
||||
|
|
Loading…
Reference in a new issue