Skip to content

Commit

Permalink
uefi-raw: Use workspace dependency for uguid
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholasbishop committed Oct 19, 2023
1 parent 367ea31 commit 81df175
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion uefi-raw/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ rust-version.workspace = true
[dependencies]
bitflags.workspace = true
ptr_meta.workspace = true
uguid = "2.1.0"
uguid.workspace = true

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

0 comments on commit 81df175

Please sign in to comment.