crossbeam-epoch 0.9.5
- Fix UB in
Pointableimpl of[MaybeUninit<T>](#694) - Support targets that do not have atomic CAS on stable Rust (#698)
- Fix breakage with nightly feature due to rust-lang/rust#84510 (#692)
Pointable impl of [MaybeUninit<T>] (#694)