mirror of
https://github.com/element-hq/matrix-authentication-service.git
synced 2026-09-27 11:30:20 +00:00
build(deps): bump psl from 2.1.127 to 2.1.128
Bumps [psl](https://github.com/addr-rs/psl) from 2.1.127 to 2.1.128. - [Release notes](https://github.com/addr-rs/psl/releases) - [Commits](https://github.com/addr-rs/psl/compare/v2.1.127...v2.1.128) --- updated-dependencies: - dependency-name: psl dependency-version: 2.1.128 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
@@ -4730,9 +4730,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "psl"
|
||||
version = "2.1.127"
|
||||
version = "2.1.128"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "7ccc42254cd72c304dd475038409a3a2d7d9b9e906e9fec65458278d3bfdc8d3"
|
||||
checksum = "463eb81eeeab8aafa27b7408939fa0e4e52c22a6ed6de065b69dc0477f5480d5"
|
||||
dependencies = [
|
||||
"psl-types",
|
||||
]
|
||||
|
||||
+1
-1
@@ -478,7 +478,7 @@ features = ["std", "pkcs5", "encryption"]
|
||||
|
||||
# Public Suffix List
|
||||
[workspace.dependencies.psl]
|
||||
version = "2.1.127"
|
||||
version = "2.1.128"
|
||||
|
||||
# Prometheus metrics
|
||||
[workspace.dependencies.prometheus]
|
||||
|
||||
Reference in New Issue
Block a user