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