We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8ddf99 commit 79b667fCopy full SHA for 79b667f
Cargo.toml
@@ -23,8 +23,7 @@ rust-version = "1.85.1"
23
bitflags = "2.0.0"
24
log = { version = "0.4.5", default-features = false }
25
ptr_meta = { version = "0.3.0", default-features = false, features = ["derive"] }
26
-# Pinned to keep uefi-raw's MSRV.
27
-uguid = "=2.2.1"
+uguid = "2.2.1"
28
29
[patch.crates-io]
30
uefi = { path = "uefi" }
0 commit comments