瀏覽代碼

本地打包配置

JiahengHe 8 月之前
父節點
當前提交
66afc61a88
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      Cargo.toml

+ 4 - 0
Cargo.toml

@@ -23,6 +23,10 @@ serde_json = "1.0.105"
 rust_decimal = { version = "1.32.0", features = ["maths"] }
 rust_decimal_macros = "1.32.0"
 
+#[target.'cfg(any(target_os = "linux"))'.dependencies.openssl]
+#version = "*"
+#features = ["vendored"]
+
 [workspace]
 members=[
     "exchanges",