Skip to content

Commit

Permalink
Update kube-runtime/src/utils/mod.rs
Browse files Browse the repository at this point in the history
Co-authored-by: Eirik A <[email protected]>
Signed-off-by: Dan Spencer <[email protected]>
  • Loading branch information
danrspencer and clux authored Feb 17, 2023
1 parent 8b28a9b commit efb4166
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kube-runtime/src/utils/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
mod backoff_reset_timer;
mod event_flatten;
mod stream_backoff;
#[cfg(feature = "unstable_runtime_subscribe")]
mod stream_subscribe;
mod watch_ext;

Expand Down

0 comments on commit efb4166

Please sign in to comment.