mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-09-10 02:35:58 +03:00
Update web vault to 2.27.0 and dependencies
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user