matrix-org / matrix-rust-sdk

Matrix Client-Server SDK for Rust
Apache License 2.0
1.15k stars 223 forks source link

Crate libc 0.2.154 is yanked #3425

Open github-actions[bot] opened 2 months ago

github-actions[bot] commented 2 months ago

Switch to a different version of libc to resolve this issue.

Hywan commented 1 month ago

We don't use libc directly, it's only via dependencies. So far, no release from deps solves this. Let's wait a bit.