From 433cd3d452ab68236b9347e74b1d8b305b0b4c52 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gustav=20S=C3=B6rn=C3=A4s?= Date: Sun, 21 Mar 2021 14:45:50 +0100 Subject: update fern and ipc channel --- mumlib/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mumlib') diff --git a/mumlib/Cargo.toml b/mumlib/Cargo.toml index e439e77..240e017 100644 --- a/mumlib/Cargo.toml +++ b/mumlib/Cargo.toml @@ -12,7 +12,7 @@ license = "MIT" [dependencies] colored = "2.0" -fern = "0.5" +fern = "0.6" log = "0.4" serde = { version = "1.0", features = ["derive"] } toml = "0.5" -- cgit v1.2.1