Skip to content

Commit 01f4043

Browse files
committed
Enable features on docs.rs
1 parent 4ebc542 commit 01f4043

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)