librespot/protocol/files.rs
Jakob 696aec33e9 Add album type 'EP' (#255)
* add album type 'EP'

* fix indentation
2017-10-01 01:51:05 +03:00

10 lines
340 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", 3146937699),
("proto/pubsub.proto", 2686584829),
("proto/spirc.proto", 3618770573),
];