|
@@ -16,4 +16,4 @@ serde_json = "1.0.104"
|
|
|
ndarray = "0.15"
|
|
ndarray = "0.15"
|
|
|
time = "0.2"
|
|
time = "0.2"
|
|
|
binance = { git = "https://github.com/wisespace-io/binance-rs.git" }
|
|
binance = { git = "https://github.com/wisespace-io/binance-rs.git" }
|
|
|
-tokio = {version = "1.31.0", features = ["full"]}
|
|
|
|
|
|
|
+tokio = {version = "1.31.0", features = ["full"] }
|