chore(deps): update rust crate reqwest_dav to 0.2.2 (#4554)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-08-30 01:21:46 +08:00
committed by GitHub
parent 1227e86134
commit 01af1bea23
2 changed files with 8 additions and 8 deletions

View File

@@ -61,7 +61,7 @@ tauri-plugin-deep-link = "2.4.2"
tauri-plugin-devtools = "2.0.1"
tauri-plugin-window-state = "2.4.0"
zip = "=4.2.0"
reqwest_dav = "0.2.1"
reqwest_dav = "0.2.2"
aes-gcm = { version = "0.10.3", features = ["std"] }
base64 = "0.22.1"
getrandom = "0.3.3"