build(deps): bump psl from 2.1.134 to 2.1.135

Bumps [psl](https://github.com/addr-rs/psl) from 2.1.134 to 2.1.135.
- [Release notes](https://github.com/addr-rs/psl/releases)
- [Commits](https://github.com/addr-rs/psl/compare/v2.1.134...v2.1.135)

---
updated-dependencies:
- dependency-name: psl
  dependency-version: 2.1.135
  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]
2025-08-21 13:27:11 +00:00
committed by GitHub
parent 7aa79fb084
commit 22a2e45fcc
2 changed files with 4 additions and 4 deletions

View File

@@ -478,7 +478,7 @@ features = ["std", "pkcs5", "encryption"]
# Public Suffix List
[workspace.dependencies.psl]
version = "2.1.134"
version = "2.1.135"
# Prometheus metrics
[workspace.dependencies.prometheus]