You've already forked authentication-service
mirror of
https://github.com/matrix-org/matrix-authentication-service.git
synced 2025-08-09 04:22:45 +03:00
build(deps): bump psl from 2.1.28 to 2.1.34
Bumps [psl](https://github.com/addr-rs/psl) from 2.1.28 to 2.1.34. - [Release notes](https://github.com/addr-rs/psl/releases) - [Commits](https://github.com/addr-rs/psl/compare/v2.1.28...v2.1.34) --- 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
a5babb4884
commit
fd985943d3
4
Cargo.lock
generated
4
Cargo.lock
generated
@@ -4622,9 +4622,9 @@ checksum = "106dd99e98437432fed6519dedecfade6a06a73bb7b2a1e019fdd2bee5778d94"
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "psl"
|
name = "psl"
|
||||||
version = "2.1.28"
|
version = "2.1.34"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "610dd51a0e8bf3e9d042b3c4fa6e66a6d0f70f9a624db7a49348c55046faba35"
|
checksum = "fe63c1c8bb438205c1245719638a0b14fe6e3b33f4406ac36b4770a706655345"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"psl-types",
|
"psl-types",
|
||||||
]
|
]
|
||||||
|
@@ -58,7 +58,7 @@ zeroize = "1.7.0"
|
|||||||
base64ct = "1.6.0"
|
base64ct = "1.6.0"
|
||||||
camino.workspace = true
|
camino.workspace = true
|
||||||
chrono.workspace = true
|
chrono.workspace = true
|
||||||
psl = "2.1.28"
|
psl = "2.1.34"
|
||||||
time = "0.3.34"
|
time = "0.3.34"
|
||||||
url.workspace = true
|
url.workspace = true
|
||||||
mime = "0.3.17"
|
mime = "0.3.17"
|
||||||
|
Reference in New Issue
Block a user