fix(deps): patch picomatch 4.0.4 and rustls-webpki 0.103.10 (dependabot #6, #4)

This commit is contained in:
晴天
2026-04-05 20:40:13 +08:00
parent 699cf1c071
commit 2829be1bd2
2 changed files with 5 additions and 5 deletions

4
src-tauri/Cargo.lock generated
View File

@@ -3145,9 +3145,9 @@ dependencies = [
[[package]]
name = "rustls-webpki"
version = "0.103.9"
version = "0.103.10"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d7df23109aa6c1567d1c575b9952556388da57401e4ace1d15f79eedad0d8f53"
checksum = "df33b2b81ac578cabaf06b89b0631153a3f416b0a886e8a7a1707fb51abbd1ef"
dependencies = [
"ring",
"rustls-pki-types",