Skip to content

Commit 0c3758c

Browse files
committed
Fix tests
1 parent 96baeda commit 0c3758c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/data/pub-fn-main.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1+
//! ```cargo
12
//! [dependencies]
23
//! boolinator = "=0.1.0"
34
//! tokio = { version = "1", features = ["full"] }
5+
//! ```
46
use boolinator::Boolinator;
57

68
#[tokio::main]

0 commit comments

Comments
 (0)