diff --git a/hw-model/Cargo.toml b/hw-model/Cargo.toml index 11e7150b3d..be84b7bcc4 100644 --- a/hw-model/Cargo.toml +++ b/hw-model/Cargo.toml @@ -46,4 +46,4 @@ nix.workspace = true [[bin]] name = "fpga_realtime_mbox_pauser" path = "src/bin/fpga_realtime_mbox_pauser.rs" -required-features = ["fpga_realtime", "itrng"] +required-features = ["fpga_realtime"]