mirror of
https://github.com/rust-osdev/uefi-rs
synced 2026-08-26 18:26:05 -04:00
Enable all uefi-rs features on docs.rs (#295)
This commit is contained in:
parent
511d0bf595
commit
fcf8d2aab5
1 changed files with 3 additions and 0 deletions
|
|
@ -48,3 +48,6 @@ members = [
|
|||
[patch.crates-io]
|
||||
uefi-macros = { path = "uefi-macros" }
|
||||
uefi = { path = "." }
|
||||
|
||||
[package.metadata.docs.rs]
|
||||
all-features = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue