# 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 = "rust_ta-lib" version = "0.6.0-rc.1.build.6" exclude = ["3rdparty/ta-lib/ide"] description = "TA-Lib - Technical Analysis Library" documentation = "https://docs.rs/rust_ta-lib/" readme = "README.md" keywords = [ "talib", "ta-lib", "Technical", "Analysis", "Fintech", ] license = "Apache-2.0" repository = "https://github.com/rust-iso/rust_ta-lib" resolver = "1" [dependencies] [build-dependencies.bindgen] version = "0.69.1" [build-dependencies.cmake] version = "0.1.50" [build-dependencies.concat-idents] version = "1.1.5" [build-dependencies.rand] version = "0.8.5"