You've already forked authentication-service
mirror of
https://github.com/matrix-org/matrix-authentication-service.git
synced 2025-08-07 17:03:01 +03:00
build(deps): bump psl from 2.1.37 to 2.1.48
Bumps [psl](https://github.com/addr-rs/psl) from 2.1.37 to 2.1.48. - [Release notes](https://github.com/addr-rs/psl/releases) - [Commits](https://github.com/addr-rs/psl/compare/v2.1.37...v2.1.48) --- 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
91e19f0c1c
commit
ec6cd4fe34
4
Cargo.lock
generated
4
Cargo.lock
generated
@@ -4535,9 +4535,9 @@ checksum = "106dd99e98437432fed6519dedecfade6a06a73bb7b2a1e019fdd2bee5778d94"
|
||||
|
||||
[[package]]
|
||||
name = "psl"
|
||||
version = "2.1.37"
|
||||
version = "2.1.48"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "e92308dfa786263562672f20d8970585323bae541e29d5e62803d32420fdce89"
|
||||
checksum = "9df2d1cae6b21bd43888f0f12edcb9fc5118ae3d473426ee378edc0ecb93be14"
|
||||
dependencies = [
|
||||
"psl-types",
|
||||
]
|
||||
|
@@ -59,7 +59,7 @@ zeroize = "1.7.0"
|
||||
base64ct = "1.6.0"
|
||||
camino.workspace = true
|
||||
chrono.workspace = true
|
||||
psl = "2.1.37"
|
||||
psl = "2.1.48"
|
||||
time = "0.3.36"
|
||||
url.workspace = true
|
||||
mime = "0.3.17"
|
||||
|
Reference in New Issue
Block a user