rust-osdev/uefi-rs

Unpin uguid dependency

Closed this issue · 2 comments

We should unpin the dependency and bump the MSRV of uefi-raw.

Context: #1650

Technically still pinned with the = modifier https://github.com/rust-osdev/uefi-rs/pull/1653/files

Ah, right you are. Put up #1673