Bump serde_json from 1.0.108 to 1.0.109

Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.108 to 1.0.109.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.108...v1.0.109)

---
updated-dependencies:
- dependency-name: serde_json
  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-01-01 06:14:12 +00:00 committed by June
parent 712da2b354
commit 796dea43cb
2 changed files with 3 additions and 3 deletions

View file

@ -48,7 +48,7 @@ http = "0.2.11"
# Used to find data directory for default db path
directories = "5.0.1"
# Used for ruma wrapper
serde_json = { version = "1.0.108", features = ["raw_value"] }
serde_json = { version = "1.0.109", features = ["raw_value"] }
# Used for appservice registration files
serde_yaml = "0.9.29"
# Used for pdu definition