Skip to content

Commit 2b66f2d

Browse files
committed
build(deps): bump fern from 0.6.0 to 0.7.0
Fixes ActivityWatch#496
1 parent a0cdef9 commit 2b66f2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aw-server/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ chrono = { version = "0.4", features = ["serde"] }
2222
appdirs = "0.2.0"
2323
lazy_static = "1.4"
2424
log = "0.4"
25-
fern = { version = "0.6", features = ["colored"] }
25+
fern = { version = "0.7", features = ["colored"] }
2626
toml = "0.8"
2727
gethostname = "0.4"
2828
uuid = { version = "1.3", features = ["serde", "v4"] }

0 commit comments

Comments
 (0)