Skip to content

Commit

Permalink
Merge pull request #49 from 0xk1f0/dependabot/cargo/serde-1.0.188
Browse files Browse the repository at this point in the history
Bump serde from 1.0.185 to 1.0.188
  • Loading branch information
0xk1f0 authored Aug 28, 2023
2 parents 119a1e0 + ac05d66 commit 7c2b6bb
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 @@ -10,7 +10,7 @@ smithay-client-toolkit = { git = "https://github.com/Smithay/client-toolkit", de
wayland-client = "0.30.2"
image = "0.24.7"
toml = "0.7.6"
serde = { version = "1.0.185", features = ["derive"] }
serde = { version = "1.0.188", features = ["derive"] }
serde_json = "1.0.105"

# makes image lib faster for dev
Expand Down

0 comments on commit 7c2b6bb

Please sign in to comment.