1
0
Fork 0
mirror of https://github.com/librespot-org/librespot.git synced 2025-10-03 01:39:28 +02:00

Remove garbage toml-e files from last publish

This commit is contained in:
Roderick van Domburg 2024-10-15 21:23:09 +02:00
parent d8d9ec7335
commit e73a08d43a
No known key found for this signature in database
GPG key ID: FE2585E713F9F30A
9 changed files with 0 additions and 407 deletions

View file

@ -1,16 +0,0 @@
[package]
name = "librespot-protocol"
version = "0.5.0"
rust-version = "1.74"
authors = ["Paul Liétar <paul@lietar.net>"]
build = "build.rs"
description = "The protobuf logic for communicating with Spotify servers"
license = "MIT"
repository = "https://github.com/librespot-org/librespot"
edition = "2021"
[dependencies]
protobuf = "3.5"
[build-dependencies]
protobuf-codegen = "3"