Skip to content

Commit 55c7026

Browse files
authored
Merge pull request #967 from nicholasbishop/bishop-uguid-2
uefi-raw: Use workspace dependency for uguid
2 parents 367ea31 + 81df175 commit 55c7026

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

uefi-raw/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ rust-version.workspace = true
1515
[dependencies]
1616
bitflags.workspace = true
1717
ptr_meta.workspace = true
18-
uguid = "2.1.0"
18+
uguid.workspace = true
1919

2020
[package.metadata.docs.rs]
2121
rustdoc-args = ["--cfg", "docsrs"]

0 commit comments

Comments
 (0)