Skip to content

Commit

Permalink
Merge pull request #25 from TimB87/dependabot/cargo/once_cell-1.20.2
Browse files Browse the repository at this point in the history
Bump once_cell from 1.19.0 to 1.20.2
  • Loading branch information
TimB87 authored Dec 28, 2024
2 parents 2e755fd + 307b798 commit b3865b7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -5,7 +5,7 @@ authors = ["Tim Biermann <[email protected]>"]
edition = "2021"

[dependencies]
once_cell = "1.19.0"
once_cell = "1.20.2"
libnotify = "1.0.3"
serde = { version = "1.0.204", features = ["derive"] }
serde_json = "1.0.132"
Expand Down

0 comments on commit b3865b7

Please sign in to comment.