# 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 = "talib-sys" version = "0.1.0" build = "build.rs" description = "Ta-Lib binding generated by bindgen" readme = "README.md" keywords = ["Ta-Lib"] categories = ["api-bindings"] license = "MIT" repository = "https://github.com/Yvictor/polars_ta_extension" [dependencies.serde] version = "1.0" features = ["derive"] [build-dependencies.bindgen] version = "0.69.1" [build-dependencies.flate2] version = "1.0.26" [build-dependencies.fs_extra] version = "1.3.0" [build-dependencies.openssl] version = "0.10" features = ["vendored"] [build-dependencies.reqwest] version = "0.11" features = ["blocking"] [build-dependencies.tar] version = "0.4.38" [build-dependencies.zip-extract] version = "0.1.2"