sdl3-image-src 3.4.0

Source code of the SDL3_image library
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 = "2021"
name = "sdl3-image-src"
version = "3.4.0"
authors = ["SDL developers"]
build = false
exclude = [
    "/SDL_image/external/aom",
    "/SDL_image/external/dav1d",
    "/SDL_image/external/libavif",
    "/SDL_image/external/libjxl",
    "/SDL_image/external/libtiff",
    "/SDL_image/external/libwebp",
    "/SDL_image/external/SDL",
    "/SDL_image/VisualC/external/optional",
]
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Source code of the SDL3_image library"
readme = "README.md"
keywords = ["sdl"]
categories = ["no-std"]
license = "Zlib"
repository = "https://codeberg.org/maia/sdl3-sys-rs"
resolver = "3"

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