Skip to content

Commit

Permalink
updated to 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
TimB87 committed Jul 1, 2024
1 parent 9f18db0 commit 4f9fb01
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 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
@@ -1,14 +1,14 @@
[package]
name = "scun"
version = "0.3.0"
version = "0.3.1"
authors = ["Tim Biermann <[email protected]>"]
edition = "2021"

[dependencies]
once_cell = "1.19.0"
libnotify = "1.0.3"
serde = { version = "1.0.203", features = ["derive"] }
serde_json = "1.0.119"
serde_json = "1.0.120"
xdg = "2.5.2"

[profile.release]
Expand Down

0 comments on commit 4f9fb01

Please sign in to comment.