Skip to content

Commit fcf8d2a

Browse files
Enable all uefi-rs features on docs.rs (#295)
1 parent 511d0bf commit fcf8d2a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,3 +48,6 @@ members = [
4848
[patch.crates-io]
4949
uefi-macros = { path = "uefi-macros" }
5050
uefi = { path = "." }
51+
52+
[package.metadata.docs.rs]
53+
all-features = true

0 commit comments

Comments
 (0)