We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49e9894 commit 50111b9Copy full SHA for 50111b9
Cargo.toml
@@ -16,3 +16,4 @@ reqwest = { version = "0.10", features = ["json"] }
16
17
[dev-dependencies]
18
json = "0.12"
19
+tokio = { version = "0.2", features = ["full"] }
0 commit comments