Skip to content

Commit 8ad5a78

Browse files
committed
Add repository URL
1 parent dff1937 commit 8ad5a78

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

audio/Cargo.toml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@
22
name = "librespot-audio"
33
version = "0.4.0"
44
authors = ["Paul Lietar <[email protected]>"]
5-
description="The audio fetching and processing logic for librespot"
6-
license="MIT"
5+
description = "The audio fetching logic for librespot"
6+
license = "MIT"
7+
repository = "https://github.com/librespot-org/librespot"
78
edition = "2018"
89

910
[dependencies.librespot-core]

0 commit comments

Comments
 (0)