mirror of
https://github.com/librespot-org/librespot.git
synced 2025-10-03 09:49:31 +02:00
Upgrade protobuf
to 2.0
and use protoc-rust
to compile proto files
This commit is contained in:
parent
37c588d6a1
commit
c5fcdfd43c
15 changed files with 3386 additions and 7893 deletions
|
@ -1,4 +1,4 @@
|
|||
// Autogenerated by build.sh
|
||||
// Autogenerated by build.rs
|
||||
|
||||
pub const FILES: &'static [(&'static str, u32)] = &[
|
||||
("proto/authentication.proto", 2098196376),
|
||||
|
@ -6,5 +6,5 @@ pub const FILES: &'static [(&'static str, u32)] = &[
|
|||
("proto/mercury.proto", 709993906),
|
||||
("proto/metadata.proto", 2474472423),
|
||||
("proto/pubsub.proto", 2686584829),
|
||||
("proto/spirc.proto", 2406852191),
|
||||
("proto/spirc.proto", 1587493382),
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue