yoshuawuyts / futures-concurrency

Structured concurrency operations for async Rust
https://docs.rs/futures-concurrency
Apache License 2.0
413 stars 33 forks source link

Update futures-lite to 2.x? #198

Closed link2xt closed 16 hours ago

link2xt commented 1 week ago

futures-concurrency depends on futures-lite 1.x which depends on fastrand 1.x which depends on unmaintained instant. So cargo-deny complains about RUSTSEC-2024-0384: https://rustsec.org/advisories/RUSTSEC-2024-0384