after-effects-sys 0.4.0

Auto-generated After Effects® bindings
Documentation
# 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 = "2024"
name = "after-effects-sys"
version = "0.4.0"
authors = ["Adrian Eddy <adrian.eddy@gmail.com>, Moritz Moeller <virtualritz@protonmail.com>"]
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/"
resolver = "2"

[features]
artisan-2-api = []

[lib]
name = "after_effects_sys"
path = "src/lib.rs"

[build-dependencies.bindgen]
version = "0.72"