# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" rust-version = "1.73.0" name = "ctp-sys" version = "0.1.3" description = "ctp rust binding" readme = "README.md" keywords = [ "stock", "quantization", "futures", "ctp", ] categories = ["quantization"] license = "Apache-2.0" repository = "https://github.com/daedalus2022/ctp-sys" [dependencies.anyhow] version = "1" [dependencies.bincode] version = "2.0.0-rc.2" features = ["derive"] [dependencies.chrono] version = "0.4.19" [dependencies.encoding] version = "0.2.33" [dependencies.env_logger] version = "0.8.1" [dependencies.futures] version = "0.3.5" [dependencies.memchr] version = "2.3.3" [dependencies.serde] version = "1.0" features = ["derive"] [dependencies.serde_derive] version = "1.0.117" [dependencies.simple-error] version = "0.2.1" [dependencies.time] version = "0.1.43" [dependencies.tokio] version = "1" features = ["full"] [dependencies.tracing] version = "0.1.34" [dependencies.tracing-subscriber] version = "0.3.11" features = ["env-filter"] [build-dependencies.Inflector] version = "0.11.4" [build-dependencies.bindgen] version = "0.69" [build-dependencies.clang] version = "2.0.0" [build-dependencies.clang-sys] version = "1" features = [ "clang_6_0", "runtime", ] [build-dependencies.copy_to_output] version = "2.0.0" [build-dependencies.encoding] version = "0.2.33" [build-dependencies.libc] version = "0.2.39" default-features = false [build-dependencies.regex] version = "1.4.1"