1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-18 01:03:35 +00:00

[deps] Platform: Update Rust crate libc to v0.2.162 (#11731)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-11-11 12:39:34 +01:00
committed by GitHub
parent 33e3b28ee8
commit 25f00513c0
2 changed files with 3 additions and 3 deletions

View File

@@ -32,7 +32,7 @@ base64 = "=0.22.1"
byteorder = "1.5.0"
cbc = { version = "=0.1.2", features = ["alloc"] }
homedir = "0.3.3"
libc = "=0.2.159"
libc = "=0.2.162"
pin-project = "1.1.5"
dirs = "=5.0.1"
futures = "=0.3.31"