mirror of
https://github.com/element-hq/matrix-authentication-service.git
synced 2026-06-06 22:02:15 +00:00
build(deps): bump psl from 2.1.95 to 2.1.96
Bumps [psl](https://github.com/addr-rs/psl) from 2.1.95 to 2.1.96. - [Release notes](https://github.com/addr-rs/psl/releases) - [Commits](https://github.com/addr-rs/psl/compare/v2.1.95...v2.1.96) --- 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:
Generated
+2
-2
@@ -4723,9 +4723,9 @@ checksum = "106dd99e98437432fed6519dedecfade6a06a73bb7b2a1e019fdd2bee5778d94"
|
||||
|
||||
[[package]]
|
||||
name = "psl"
|
||||
version = "2.1.95"
|
||||
version = "2.1.96"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "8ec2f057ec4d807e434149dff7bcedd84c8cfe088ac6be6fc71240a0e53d6220"
|
||||
checksum = "c8cf97e71c0401f4efde4be61e968330d3694ed34475ed2f664be9b2a3e5430a"
|
||||
dependencies = [
|
||||
"psl-types",
|
||||
]
|
||||
|
||||
@@ -75,7 +75,7 @@ elliptic-curve.workspace = true
|
||||
governor.workspace = true
|
||||
indexmap = "2.8.0"
|
||||
pkcs8.workspace = true
|
||||
psl = "2.1.95"
|
||||
psl = "2.1.96"
|
||||
time = "0.3.40"
|
||||
url.workspace = true
|
||||
mime = "0.3.17"
|
||||
|
||||
Reference in New Issue
Block a user