chore(deps): update rust crate getrandom to 0.3.4 (#5064)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-10-15 08:22:56 +08:00
committed by GitHub
parent 7fab8eeaf6
commit 6113be3b6c
2 changed files with 13 additions and 22 deletions

View File

@@ -62,7 +62,7 @@ zip = "6.0.0"
reqwest_dav = "0.2.2"
aes-gcm = { version = "0.10.3", features = ["std"] }
base64 = "0.22.1"
getrandom = "0.3.3"
getrandom = "0.3.4"
futures = "0.3.31"
sys-locale = "0.3.2"
libc = "0.2.177"