diff --git a/hermit/Cargo.toml b/hermit/Cargo.toml index a35ea7acd..a17009b9c 100644 --- a/hermit/Cargo.toml +++ b/hermit/Cargo.toml @@ -41,6 +41,7 @@ libc = [] #! #! [docs]: https://hermit-os.github.io/kernel +masos = [] mman = [] newlib = [] uhyve = []