uuid-rs / uuid

Generate and parse UUIDs.
https://www.crates.io/crates/uuid
Other
1.01k stars 192 forks source link

Update atomic and zerocopy to latest #750

Closed KodrAus closed 7 months ago

KodrAus commented 8 months ago

The zerocopy update is a breaking change, but it's breaking an unstable dependency, so this makes sure we stay current with whatever version a consumer would be expecting to use.