mirror of
https://github.com/librespot-org/librespot.git
synced 2024-11-08 16:45:43 +00:00
aa86ebf549
Fixes #212 and #213
10 lines
339 B
Rust
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", 934494714),
|
|
("proto/pubsub.proto", 2686584829),
|
|
("proto/spirc.proto", 3618770573),
|
|
];
|