Skip to content

Commit 5d8cfed

Browse files
committed
Add description
1 parent 9c1ffd2 commit 5d8cfed

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

Cargo.lock

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

Cargo.toml

+2-1
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@
22
authors = ["Simon Persson <simon@flaskpost.org>", "Sven Lechner <sven.lechner@rwth-aachen.de>"]
33
edition = "2018"
44
name = "spotifyd"
5-
version = "0.2.22"
5+
version = "0.2.23"
66
license = "GPL-3.0-only"
7+
description = "A spotify daemon"
78

89
[dependencies]
910
alsa = { version = "0.3", optional = true }

0 commit comments

Comments
 (0)