rust3ds / ctru-rs

Rust wrapper for libctru
https://rust3ds.github.io/ctru-rs/
Other
120 stars 18 forks source link

Check in Cargo.lock and pin older `pthread-3ds` hash to fix CI #187

Closed ian-h-chamberlain closed 4 months ago

ian-h-chamberlain commented 5 months ago

See https://github.com/rust3ds/pthread-3ds/issues/30 — still trying to track down the root cause, but we can do this in the meantime to keep CI passing. If we want to unpin pthread-3ds after it's fixed we still can.

Meziu commented 4 months ago

Closed as of the changes in https://github.com/rust3ds/pthread-3ds/pull/31