We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0cdef9 commit 2b66f2dCopy full SHA for 2b66f2d
aw-server/Cargo.toml
@@ -22,7 +22,7 @@ chrono = { version = "0.4", features = ["serde"] }
22
appdirs = "0.2.0"
23
lazy_static = "1.4"
24
log = "0.4"
25
-fern = { version = "0.6", features = ["colored"] }
+fern = { version = "0.7", features = ["colored"] }
26
toml = "0.8"
27
gethostname = "0.4"
28
uuid = { version = "1.3", features = ["serde", "v4"] }
0 commit comments