Skip to content

Commit

Permalink
updated crates
Browse files Browse the repository at this point in the history
  • Loading branch information
TimB87 committed May 9, 2024
1 parent c066eec commit fd28de3
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
28 changes: 14 additions & 14 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ edition = "2021"
[dependencies]
once_cell = "1.19.0"
libnotify = "1.0.3"
serde = { version = "1.0.200", features = ["derive"] }
serde_json = "1.0.116"
serde = { version = "1.0.201", features = ["derive"] }
serde_json = "1.0.117"
xdg = "2.5.2"

[profile.release]
Expand Down

0 comments on commit fd28de3

Please sign in to comment.