# 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 = "ta-lib-sys" version = "0.1.2" authors = ["Moritz Moeller "] description = "Autogenerated Rust wrapper for TA-lib" homepage = "https://ta-lib.org/" documentation = "https://docs.rs/ta-lib-sys/" readme = "README.md" keywords = [ "ta-lib", "technical-analysis", "indicator", "trading", "financial-market", ] categories = ["api-bindings"] license = "BSD-3-Clause" repository = "https://github.com/virtualritz/ta-lib-rs/" [build-dependencies.bindgen] version = "0.63.0" [features] use_system_lib = []