Browse Source

加入standard组件

skyfffire 2 years ago
parent
commit
4653887374
1 changed files with 1 additions and 0 deletions
  1. 1 0
      strategy/Cargo.toml

+ 1 - 0
strategy/Cargo.toml

@@ -13,3 +13,4 @@ toml = "0.5"
 tokio = { version = "1.31.0", features = ["full"] }
 rust_decimal = "1.32.0"
 rust_decimal_macros = "1.32.0"
+standard = { path = "../standard" }