uuid-rs / uuid

Generate and parse UUIDs.

Home Page:https://www.crates.io/crates/uuid

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix MSRV build

KodrAus opened this issue · comments

The MSRV build is currently broken. We should just ensure that a crate depending on uuid builds on its MSRV.