Skip to content

Commit

Permalink
Merge pull request #626 from JakeStanger/dependabot/cargo/schemars-0.…
Browse files Browse the repository at this point in the history
…8.21

build(deps): bump schemars from 0.8.19 to 0.8.21
  • Loading branch information
JakeStanger committed Jun 3, 2024
2 parents 5d1054a + b97e1ce commit 49f9851
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }

0 comments on commit 49f9851

Please sign in to comment.