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 e5bf91f commit f4662bdCopy full SHA for f4662bd
Cargo.toml
@@ -13,7 +13,6 @@ edition = "2018"
13
14
[dependencies]
15
reqwest = { version = "0.10", features = ["json"] }
16
-tokio = { version = "0.2", features = ["full"] }
17
18
[dev-dependencies]
19
json = "0.12"
0 commit comments