mirror of
https://github.com/librespot-org/librespot.git
synced 2025-10-03 01:39:28 +02:00
Turn child crates into rust 2018 edition
This commit is contained in:
parent
38d82f2dc2
commit
c9147d31ab
8 changed files with 13 additions and 7 deletions
|
@ -5,6 +5,7 @@ authors = ["Paul Liétar <paul@lietar.net>"]
|
|||
build = "build.rs"
|
||||
description="The protobuf logic for communicating with Spotify servers"
|
||||
license="MIT"
|
||||
edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
protobuf = "2.8.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue