rust-osdev / linked-list-allocator

Apache License 2.0
219 stars 53 forks source link

Update `spinning_top` dependency to `v0.2.3` #50

Closed phil-opp closed 3 years ago

phil-opp commented 3 years ago

Fixes build on latest nightly (breakage introduced by https://github.com/rust-lang/rust/pull/84310).

This is a breaking change because the exported Spinlock/Mutex type changed its API.

phil-opp commented 3 years ago

Published as v0.9.0