Most of the Bevy crates I maintain have now been updated for 0.16. I ended up making a graph to track what needed to be done first, including dependencies I was waiting for
- bevy_matchbox: direct p2p, including web
- bevy_ggrs: p2p rollback
- bevy_pancam: map-like cameras
- bevy_trauma_shake: camera shake
- noisy_bevy: cpu/gpu noise
- bevy_pkv: persistent key value store
- bevy_web_asset: http assets
- bevy_roll_safe
- bevy_sparse_grid_2d
- bevy_crossbeam_event

