Skip to content

Commit f841b4f

Browse files
committed
Comments
1 parent 3fdbd83 commit f841b4f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test_dependencies/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ version = "0.1.0"
88
edition = "2021"
99

1010
[dependencies]
11+
# all dependencies (and their transitive ones) listed here can be used in `tests/`.
1112
tokio = { version = "1.0", features = ["full"] }
1213
libc = "0.2"
1314

0 commit comments

Comments
 (0)