mirror of
https://github.com/element-hq/matrix-authentication-service.git
synced 2026-08-29 09:48:36 +00:00
build(deps): bump psl from 2.1.96 to 2.1.97
Bumps [psl](https://github.com/addr-rs/psl) from 2.1.96 to 2.1.97. - [Release notes](https://github.com/addr-rs/psl/releases) - [Commits](https://github.com/addr-rs/psl/compare/v2.1.96...v2.1.97) --- 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
@@ -4715,9 +4715,9 @@ checksum = "106dd99e98437432fed6519dedecfade6a06a73bb7b2a1e019fdd2bee5778d94"
|
||||
|
||||
[[package]]
|
||||
name = "psl"
|
||||
version = "2.1.96"
|
||||
version = "2.1.97"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "c8cf97e71c0401f4efde4be61e968330d3694ed34475ed2f664be9b2a3e5430a"
|
||||
checksum = "512f3593cab3435fbdfdc3bde4355fb9e365b734e2ab8b86ece60a9f773ec9b1"
|
||||
dependencies = [
|
||||
"psl-types",
|
||||
]
|
||||
|
||||
@@ -76,7 +76,7 @@ hex.workspace = true
|
||||
governor.workspace = true
|
||||
indexmap.workspace = true
|
||||
pkcs8.workspace = true
|
||||
psl = "2.1.96"
|
||||
psl = "2.1.97"
|
||||
sha2.workspace = true
|
||||
time = "0.3.41"
|
||||
url.workspace = true
|
||||
|
||||
Reference in New Issue
Block a user