# 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.56" name = "rlottie-sys" version = "0.2.9" links = "rlottie" include = [ "src/**/*.rs", "/build.rs", "/wrapper.h", "/LICENSE", ] description = "A platform independent standalone library that plays Lottie Animation" documentation = "https://docs.msrd0.de/rlottie-sys/0.2.9/rlottie_sys/" readme = "README.md" license = "MIT" repository = "https://github.com/msrd0/rlottie-rs" resolver = "1" [build-dependencies.bindgen] version = "0.68.1" features = [ "prettyplease", "runtime", ] default-features = false [build-dependencies.pkg-config] version = "0.3.22"