Skip to content

Commit ff6d048

Browse files
committed
go away clippy
1 parent 8c2ed45 commit ff6d048

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

console-api/src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#![doc = include_str!("../README.md")]
2+
#![allow(warnings)]
23

34
/// Represents the operations performed by an async runtime.
45
pub mod async_ops;

0 commit comments

Comments
 (0)