build(deps): bump psl from 2.1.111 to 2.1.114 (#4610)

This commit is contained in:
Quentin Gliech
2025-06-02 17:07:50 +02:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

4
Cargo.lock generated
View File

@@ -4734,9 +4734,9 @@ dependencies = [
[[package]]
name = "psl"
version = "2.1.111"
version = "2.1.114"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ded4a997d0aee186c0a763ba1ba0cc0a14bd4c2d427a4e8e8c9b8683dc8f1254"
checksum = "a1722a421a1f0ae8f40e4cd265bd559fed5f5f67c0bbd7b70a780a43519c8e19"
dependencies = [
"psl-types",
]

View File

@@ -77,7 +77,7 @@ governor.workspace = true
icu_normalizer = "1.5.0"
indexmap.workspace = true
pkcs8.workspace = true
psl = "2.1.111"
psl = "2.1.114"
sha2.workspace = true
time = "0.3.41"
url.workspace = true