amethyst / shred

Shared resource dispatcher
Apache License 2.0
233 stars 66 forks source link

Update Debug impls for cell::Ref/cell::RefMut to show value (and bump MSRV) #228

Closed Imberflur closed 1 year ago

Imberflur commented 1 year ago

https://github.com/amethyst/shred/pull/223 accidentally regressed the debug impls, here we now show the referenced values again but the atomic counter is omitted