diff --git a/libafl/src/stages/logics.rs b/libafl/src/stages/logics.rs index da28017b1a..2ae9e6b651 100644 --- a/libafl/src/stages/logics.rs +++ b/libafl/src/stages/logics.rs @@ -305,7 +305,7 @@ where Z: UsesState, E::State: HasNestedStageStatus, { - type Progress = (); + type Progress = NestedStageProgress; fn perform( &mut self,