mirror of
https://github.com/element-hq/matrix-authentication-service.git
synced 2026-09-17 12:26:37 +00:00
build(deps): bump psl from 2.1.72 to 2.1.73
Bumps [psl](https://github.com/addr-rs/psl) from 2.1.72 to 2.1.73. - [Release notes](https://github.com/addr-rs/psl/releases) - [Commits](https://github.com/addr-rs/psl/compare/v2.1.72...v2.1.73) --- 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
c48e72b909
commit
c2ca4436e2
Generated
+2
-2
@@ -4731,9 +4731,9 @@ checksum = "106dd99e98437432fed6519dedecfade6a06a73bb7b2a1e019fdd2bee5778d94"
|
||||
|
||||
[[package]]
|
||||
name = "psl"
|
||||
version = "2.1.72"
|
||||
version = "2.1.73"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "699f79b15ea465a0a1ef3c7f0ef2b6b6782a2f720f3587428f0eea37f5c1d3b9"
|
||||
checksum = "a62360a10ed773da9a36aa1b5817c5f505b1f35728e5ea6e4e524a13fc10778c"
|
||||
dependencies = [
|
||||
"psl-types",
|
||||
]
|
||||
|
||||
@@ -75,7 +75,7 @@ elliptic-curve.workspace = true
|
||||
governor.workspace = true
|
||||
indexmap = "2.7.0"
|
||||
pkcs8.workspace = true
|
||||
psl = "2.1.72"
|
||||
psl = "2.1.73"
|
||||
time = "0.3.37"
|
||||
url.workspace = true
|
||||
mime = "0.3.17"
|
||||
|
||||
Reference in New Issue
Block a user