mirror of
https://github.com/bitwarden/browser
synced 2025-12-22 19:23:52 +00:00
[deps] Platform: Update Rust crate anyhow to v1.0.94 (#12296)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Daniel García <dani-garcia@users.noreply.github.com>
This commit is contained in:
@@ -7,7 +7,7 @@ version = "0.0.0"
|
||||
publish = false
|
||||
|
||||
[dependencies]
|
||||
anyhow = "=1.0.93"
|
||||
anyhow = "=1.0.94"
|
||||
desktop_core = { path = "../core", default-features = false }
|
||||
futures = "=0.3.31"
|
||||
log = "=0.4.22"
|
||||
|
||||
Reference in New Issue
Block a user