[package] name = "spotifyio-protocol" version = "0.1.0" edition.workspace = true authors = ["Paul LiƩtar "] license = "MIT" description = "The protobuf logic for communicating with Spotify servers" repository.workspace = true keywords.workspace = true categories.workspace = true [dependencies] protobuf.workspace = true [build-dependencies] protobuf-codegen = "3"