Skip to content

Commit

Permalink
pin proc-macro2 and memchr
Browse files Browse the repository at this point in the history
  • Loading branch information
maminrayej committed Sep 12, 2023
1 parent 4ae1ea5 commit 7702237
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
15 changes: 15 additions & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions tokio/src/future/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ cfg_sync! {

cfg_trace! {
mod trace;
#[allow(unused_imports)]
pub(crate) use trace::InstrumentedFuture as Future;
}

Expand Down

0 comments on commit 7702237

Please sign in to comment.