librespot/protocol/files.rs
Paul Lietar c6327af2f3 Include pre-generated protocol files.
A build script is used to ensure the source files haven’t been modified.
2016-12-30 12:02:00 +01:00

11 lines
338 B
Rust

// Autogenerated by build.sh
pub const FILES : &'static [(&'static str, u32)] = &[
("proto/authentication.proto", 2098196376),
("proto/keyexchange.proto", 451735664),
("proto/mercury.proto", 709993906),
("proto/metadata.proto", 488967056),
("proto/pubsub.proto", 2686584829),
("proto/spirc.proto", 400998103),
];