1
0
mirror of https://github.com/matrix-org/matrix-authentication-service.git synced 2025-08-07 17:03:01 +03:00

build(deps): bump writeable from 0.5.4 to 0.5.5

Bumps [writeable](https://github.com/unicode-org/icu4x) from 0.5.4 to 0.5.5.
- [Release notes](https://github.com/unicode-org/icu4x/releases)
- [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md)
- [Commits](https://github.com/unicode-org/icu4x/commits)

---
updated-dependencies:
- dependency-name: writeable
  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-06-28 16:23:53 +00:00
committed by Quentin Gliech
parent 735b05a9c8
commit 97ffc1dd10
2 changed files with 3 additions and 3 deletions

View File

@@ -28,4 +28,4 @@ pest_derive = "2.7.10"
serde.workspace = true
serde_json.workspace = true
thiserror.workspace = true
writeable = "0.5.4"
writeable = "0.5.5"