Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Commit e4b9ff1

Browse files
committed
WIP
Forked at: 60e3a69 Parent branch: origin/master
1 parent 0587d76 commit e4b9ff1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-utils/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ pub use futures;
2424
///
2525
/// # Requirements
2626
///
27-
/// You must have tokio in the dependency of your crate to use this macro.
27+
/// You must have tokio in the `[dev-dependencies]` of your crate to use this macro.
2828
///
2929
/// # Example
3030
///

0 commit comments

Comments
 (0)