mirror of
https://github.com/bitwarden/browser
synced 2025-12-28 06:03:40 +00:00
[deps] Platform: Update Rust crate log to v0.4.25 (#12960)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -10,7 +10,7 @@ publish = false
|
||||
anyhow = "=1.0.94"
|
||||
desktop_core = { path = "../core" }
|
||||
futures = "=0.3.31"
|
||||
log = "=0.4.22"
|
||||
log = "=0.4.25"
|
||||
simplelog = "=0.12.2"
|
||||
tokio = { version = "=1.41.1", features = ["io-std", "io-util", "macros", "rt"] }
|
||||
tokio-util = { version = "=0.7.12", features = ["codec"] }
|
||||
|
||||
Reference in New Issue
Block a user