mirror of
https://github.com/bitwarden/browser
synced 2025-12-21 10:43:35 +00:00
[deps] Platform: Update Rust crate tokio-util to v0.7.13 (#12299)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -13,7 +13,7 @@ futures = "=0.3.31"
|
||||
log = "=0.4.25"
|
||||
simplelog = "=0.12.2"
|
||||
tokio = { version = "=1.43.0", features = ["io-std", "io-util", "macros", "rt"] }
|
||||
tokio-util = { version = "=0.7.12", features = ["codec"] }
|
||||
tokio-util = { version = "=0.7.13", features = ["codec"] }
|
||||
|
||||
[target.'cfg(target_os = "macos")'.dependencies]
|
||||
embed_plist = "=1.2.2"
|
||||
|
||||
Reference in New Issue
Block a user