mirror of
https://github.com/element-hq/matrix-authentication-service.git
synced 2026-05-12 17:25:05 +00:00
build(deps): bump psl from 2.1.56 to 2.1.60
Bumps [psl](https://github.com/addr-rs/psl) from 2.1.56 to 2.1.60. - [Release notes](https://github.com/addr-rs/psl/releases) - [Commits](https://github.com/addr-rs/psl/compare/v2.1.56...v2.1.60) --- updated-dependencies: - dependency-name: psl dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Quentin Gliech
parent
5250da099e
commit
af302244c5
Generated
+2
-2
@@ -4774,9 +4774,9 @@ checksum = "106dd99e98437432fed6519dedecfade6a06a73bb7b2a1e019fdd2bee5778d94"
|
||||
|
||||
[[package]]
|
||||
name = "psl"
|
||||
version = "2.1.56"
|
||||
version = "2.1.60"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "537e413a86aacc7596a65c7b98d83f71bfc03a7b8f7aa4f4bfb855c003dcb502"
|
||||
checksum = "add4147324c04b450a4eeb919da7e3a86363621b351a39c5a386564720d4e465"
|
||||
dependencies = [
|
||||
"psl-types",
|
||||
]
|
||||
|
||||
@@ -75,7 +75,7 @@ elliptic-curve.workspace = true
|
||||
governor.workspace = true
|
||||
indexmap = "2.6.0"
|
||||
pkcs8.workspace = true
|
||||
psl = "2.1.56"
|
||||
psl = "2.1.60"
|
||||
time = "0.3.36"
|
||||
url.workspace = true
|
||||
mime = "0.3.17"
|
||||
|
||||
Reference in New Issue
Block a user