Skip to content

Commit 9c1ffd2

Browse files
committed
Add license.
1 parent 1f91e8f commit 9c1ffd2

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,7 +2,8 @@
22
authors = ["Simon Persson <[email protected]>", "Sven Lechner <[email protected]>"]
33
edition = "2018"
44
name = "spotifyd"
5-
version = "0.2.21"
5+
version = "0.2.22"
6+
license = "GPL-3.0-only"
67

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

0 commit comments

Comments
 (0)