Skip to content

Commit 50111b9

Browse files
sridsoedirgo
authored andcommitted
Move tokio to dev dependencies
1 parent 49e9894 commit 50111b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,4 @@ reqwest = { version = "0.10", features = ["json"] }
1616

1717
[dev-dependencies]
1818
json = "0.12"
19+
tokio = { version = "0.2", features = ["full"] }

0 commit comments

Comments
 (0)