mirror of
https://github.com/librespot-org/librespot.git
synced 2025-10-06 03:50:06 +02:00
Generate proto bindings in OUT_DIR, remove precompiled bindings
This commit is contained in:
parent
4a21b5cbeb
commit
e97911e3cf
20 changed files with 96 additions and 43140 deletions
4
protocol/proto/mod.rs
Normal file
4
protocol/proto/mod.rs
Normal file
|
@ -0,0 +1,4 @@
|
|||
// generated protobuf files will be included here. See build.rs for details
|
||||
#![allow(renamed_and_removed_lints)]
|
||||
|
||||
include!(env!("PROTO_MOD_RS"));
|
Loading…
Add table
Add a link
Reference in a new issue