librespot/protocol/files.rs

11 lines
339 B
Rust
Raw Normal View History

// Autogenerated by build.sh
2018-07-03 11:08:42 +00:00
pub const FILES: &'static [(&'static str, u32)] = &[
("proto/authentication.proto", 2098196376),
("proto/keyexchange.proto", 451735664),
("proto/mercury.proto", 709993906),
2017-10-02 05:04:16 +00:00
("proto/metadata.proto", 2474472423),
("proto/pubsub.proto", 2686584829),
2018-05-17 23:20:41 +00:00
("proto/spirc.proto", 2406852191),
];