build(deps): bump psl from 2.1.106 to 2.1.111 (#4585)
This commit is contained in:
4
Cargo.lock
generated
4
Cargo.lock
generated
@@ -4739,9 +4739,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "psl"
|
||||
version = "2.1.106"
|
||||
version = "2.1.111"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "ed067c32eda3664a59207dde92e8f895016fb375564d91626591036c741a3a89"
|
||||
checksum = "ded4a997d0aee186c0a763ba1ba0cc0a14bd4c2d427a4e8e8c9b8683dc8f1254"
|
||||
dependencies = [
|
||||
"psl-types",
|
||||
]
|
||||
|
||||
@@ -76,7 +76,7 @@ hex.workspace = true
|
||||
governor.workspace = true
|
||||
indexmap.workspace = true
|
||||
pkcs8.workspace = true
|
||||
psl = "2.1.106"
|
||||
psl = "2.1.111"
|
||||
sha2.workspace = true
|
||||
time = "0.3.41"
|
||||
url.workspace = true
|
||||
|
||||
Reference in New Issue
Block a user