Skip to content

Commit 47fa757

Browse files
committed
drop now unused clippy attr
1 parent 923381c commit 47fa757

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
#![deny(missing_docs, missing_debug_implementations, unsafe_code)]
2-
#![allow(clippy::manual_async_fn)]
32

43
//! A Rust async runtime abstration library.
54
//!

0 commit comments

Comments
 (0)