1
0
Fork 0
mirror of https://github.com/librespot-org/librespot.git synced 2025-10-03 09:49:31 +02:00
librespot/protocol/files.rs
2018-07-03 13:08:42 +02:00

10 lines
339 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", 2474472423),
("proto/pubsub.proto", 2686584829),
("proto/spirc.proto", 2406852191),
];