Skip to content

Commit c190e1d

Browse files
authored
Merge pull request #882 from JakeStanger/dependabot/cargo/schemars-0.8.22
build(deps): bump schemars from 0.8.21 to 0.8.22
2 parents 84eb562 + aeedc81 commit c190e1d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: Cargo.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ swayipc-async = { version = "2.0.4", optional = true } # workspaces, keyboard
173173
hyprland = { version = "0.4.0-alpha.3", features = ["silent"], optional = true } # workspaces, keyboard
174174

175175
# schema
176-
schemars = { version = "0.8.21", optional = true }
176+
schemars = { version = "0.8.22", optional = true }
177177

178178
[build-dependencies]
179179
clap = { version = "4.5.29", features = ["derive"] }

0 commit comments

Comments
 (0)