# 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 = "after-effects-sys" version = "0.2.1" authors = ["Adrian Eddy , Moritz Moeller "] build = "build.rs" autolib = false autobins = false autoexamples = false autotests = false autobenches = false description = "Auto-generated After Effects® bindings" homepage = "https://developer.adobe.com/after-effects/" readme = "README.md" keywords = [ "motion-graphics", "after-effects", "graphics", "plugins", ] categories = [ "graphics", "multimedia::video", "rendering::graphics-api", ] license = "Apache-2.0 OR BSD-3-Clause OR MIT OR Zlib" repository = "https://github.com/virtualritz/after-effects/" [lib] name = "after_effects_sys" path = "src/lib.rs" [build-dependencies.bindgen] version = "0.70" [features] artisan-2-api = []