Skip to content

Commit 00e6c3c

Browse files
committed
Enable features on docs.rs
1 parent 107dfa9 commit 00e6c3c

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
@@ -34,3 +34,6 @@ panic = "abort"
3434
panic = "abort"
3535
lto = false
3636
debug = true
37+
38+
[package.metadata.docs.rs]
39+
features = [ "recursive_level_4_table", "map_physical_memory" ]

0 commit comments

Comments
 (0)