mirror of
https://github.com/librespot-org/librespot.git
synced 2025-10-05 02:39:53 +02:00
Update dependencies, use git version of eventual.
This commit is contained in:
parent
2b420fa81d
commit
5cbd53fef2
3 changed files with 93 additions and 88 deletions
|
@ -1,6 +1,6 @@
|
|||
#![crate_name = "librespot"]
|
||||
|
||||
#![feature(plugin,read_exact,zero_one,iter_arith,slice_bytes,mpsc_select)]
|
||||
#![feature(plugin,zero_one,iter_arith,slice_bytes,mpsc_select)]
|
||||
|
||||
#![plugin(protobuf_macros)]
|
||||
#[macro_use] extern crate lazy_static;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue