1
0
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:
dependabot[bot]
2024-04-30 15:57:34 +00:00
committed by Quentin Gliech
parent a5babb4884
commit fd985943d3
2 changed files with 3 additions and 3 deletions

View File

@@ -58,7 +58,7 @@ zeroize = "1.7.0"
base64ct = "1.6.0"
camino.workspace = true
chrono.workspace = true
psl = "2.1.28"
psl = "2.1.34"
time = "0.3.34"
url.workspace = true
mime = "0.3.17"