Przeglądaj źródła

本地打包配置

JiahengHe 8 miesięcy temu
rodzic
commit
66afc61a88
1 zmienionych plików z 4 dodań i 0 usunięć
  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",