mirror of
https://github.com/oSumAtrIX/free-librespot.git
synced 2025-12-19 18:04:20 +00:00
Merge pull request #151 from JoNil/master
Allow building of the documentation with cargo doc
This commit is contained in:
commit
7b77d5b87d
1 changed files with 1 additions and 0 deletions
|
|
@ -16,6 +16,7 @@ path = "src/lib.rs"
|
|||
[[bin]]
|
||||
name = "librespot"
|
||||
path = "src/main.rs"
|
||||
doc = false
|
||||
|
||||
[dependencies.librespot-protocol]
|
||||
path = "protocol"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue