Skip to content

Commit 44d5a32

Browse files
committed
Update Cargo.toml
1 parent 8960bae commit 44d5a32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ pin-project = "1"
1313
tokio = { version = "=1.38.1", default-features = false, features = ["sync"] }
1414

1515
[dev-dependencies]
16-
tokio = { version = "1", features = ["full"] }
16+
tokio = { version = "=1.38.1", features = ["full"] }

0 commit comments

Comments
 (0)