librespot/core
Guillaume Desmottes 1a48bc87c8 core: workaround for Session::connect() future being !Send
rsa::padding::PaddingScheme is !Send, making it impossible to call
Session::connect() with an executor requiring Send futures, such as
Rocket.

Fix #1065
2022-10-20 17:22:00 +02:00
..
src core: workaround for Session::connect() future being !Send 2022-10-20 17:22:00 +02:00
tests Update MSRV to 1.61 and fix test 2022-07-28 19:32:11 +02:00
build.rs Merge branch 'dev' into new-api and update crates 2022-07-27 23:31:11 +02:00
Cargo.toml Rate limit audio file streaming too 2022-09-01 22:35:03 +02:00