mirror of
https://github.com/bitwarden/browser
synced 2025-12-11 22:03:36 +00:00
[deps] Platform: Update Rust crate widestring to v1.2.0 (#14488)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
4
apps/desktop/desktop_native/Cargo.lock
generated
4
apps/desktop/desktop_native/Cargo.lock
generated
@@ -3479,9 +3479,9 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "widestring"
|
name = "widestring"
|
||||||
version = "1.1.0"
|
version = "1.2.0"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "7219d36b6eac893fa81e84ebe06485e7dcbb616177469b142df14f1f4deb1311"
|
checksum = "dd7cf3379ca1aac9eea11fba24fd7e315d621f8dfe35c8d7d2be8b793726e07d"
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "winapi"
|
name = "winapi"
|
||||||
|
|||||||
@@ -56,7 +56,7 @@ tokio-stream = "=0.1.15"
|
|||||||
tokio-util = "=0.7.13"
|
tokio-util = "=0.7.13"
|
||||||
typenum = "=1.18.0"
|
typenum = "=1.18.0"
|
||||||
uniffi = "=0.28.3"
|
uniffi = "=0.28.3"
|
||||||
widestring = "=1.1.0"
|
widestring = "=1.2.0"
|
||||||
windows = "=0.61.1"
|
windows = "=0.61.1"
|
||||||
windows-core = "=0.61.0"
|
windows-core = "=0.61.0"
|
||||||
windows-future = "=0.2.0"
|
windows-future = "=0.2.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user