浏览代码

不需要binance了

skyfffire 2 年之前
父节点
当前提交
949383d201
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      Cargo.toml

+ 0 - 1
Cargo.toml

@@ -15,7 +15,6 @@ serde_derive = "1.0.183"
 serde_json = "1.0.104"
 ndarray = "0.15"
 time = "0.2"
-binance = { git = "https://github.com/wisespace-io/binance-rs.git" }
 tokio = {version = "1.31.0", features = ["full"] }
 
 tungstenite = { git = "https://github.com/PrivateRookie/tungstenite-rs.git", rev = "1d9289276518e5ab7e5194126d40b441d8938375" }