Skip to content

Commit

Permalink
Fix features errors
Browse files Browse the repository at this point in the history
Signed-off-by: Zahari Dichev <zaharidichev@gmail.com>
  • Loading branch information
zaharidichev committed Sep 25, 2020
1 parent 60ef273 commit edd97a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tokio/src/sync/mod.rs
Expand Up @@ -473,6 +473,7 @@ cfg_not_sync! {
cfg_signal_internal! {
pub(crate) mod mpsc;
pub(crate) mod batch_semaphore;
pub(crate) mod notify;
}
}

Expand Down

0 comments on commit edd97a2

Please sign in to comment.