# 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" name = "localctp-sys" version = "0.2.0" description = "Wrapper for LocalCTP simulation trading APIs." readme = "README.md" license = "MIT" [dependencies.encoding] version = "0.2.33" [dependencies.futures] version = "0.3" [dependencies.lazy_static] version = "1.4.0" [dependencies.log] version = "0.4" [dependencies.memchr] version = "2.3.3" [dependencies.simple-error] version = "0.3.0" [dependencies.tokio] version = "1" features = ["full"] [build-dependencies.Inflector] version = "0.11.4" [build-dependencies.bindgen] version = "0.69.4" [build-dependencies.clang] version = "2.0.0" [build-dependencies.clang-sys] version = "1" features = [ "clang_6_0", "runtime", ] [build-dependencies.lazy_static] version = "1.4.0"