fix: disable double pulls.
This commit is contained in:
@@ -11,9 +11,9 @@ serde_json = "1.0"
|
||||
serde_derive = "1.0"
|
||||
rand = "0.8.5"
|
||||
regex = "1.3.4"
|
||||
futures = { version = "0.3.11", features = ["thread-pool"] }
|
||||
surf = "1.0.3"
|
||||
tokio = { version = "1.0.0", features = ["rt", "rt-multi-thread", "macros"] }
|
||||
anyhow = "1.0.95"
|
||||
|
||||
[lib]
|
||||
doctest = false
|
||||
|
||||
Reference in New Issue
Block a user