1
0
Fork 0
mirror of https://github.com/Zedfrigg/ironbar.git synced 2025-08-17 06:41:03 +02:00

build(deps): bump schemars from 0.8.19 to 0.8.21

Bumps [schemars](https://github.com/GREsau/schemars) from 0.8.19 to 0.8.21.
- [Release notes](https://github.com/GREsau/schemars/releases)
- [Changelog](https://github.com/GREsau/schemars/blob/master/CHANGELOG.md)
- [Commits](https://github.com/GREsau/schemars/compare/v0.8.19...v0.8.21)

---
updated-dependencies:
- dependency-name: schemars
  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-03 14:56:45 +00:00 committed by GitHub
parent 5d1054abd8
commit b97e1cebd3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -161,4 +161,4 @@ regex = { version = "1.10.4", default-features = false, features = [
zbus = { version = "3.15.2", default-features = false, features = ["tokio"], optional = true } # notifications, upower
# schema
schemars = { version = "0.8.19", optional = true }
schemars = { version = "0.8.21", optional = true }