From 7b742009a180c990c013df51946ab22aa02c7a96 Mon Sep 17 00:00:00 2001 From: Daniel GarcĂ­a Date: Sat, 26 Mar 2022 16:35:54 +0100 Subject: Update web vault to 2.27.0 and dependencies --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 45057c63..e6d5ab09 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -35,7 +35,7 @@ syslog = "4.0.1" # Needs to be v4 until fern is updated [dependencies] # Logging -log = "0.4.14" +log = "0.4.16" fern = { version = "0.6.0", features = ["syslog-4"] } tracing = { version = "0.1.32", features = ["log"] } # Needed to have lettre and webauthn-rs trace logging to work backtrace = "0.3.64" # Logging panics to logfile instead stderr only -- cgit v1.2.3