# 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 = "rich-sdl2-rust-sys" version = "0.13.2" links = "SDL2" description = "The sdl2 binding for Rust." keywords = [ "sdl2", "binding", ] categories = [ "graphics", "gui", "multimedia", "rendering", ] license = "Apache-2.0" repository = "https://github.com/MikuroXina/rich-sdl2-rust" [build-dependencies.bindgen] version = "0.69.4" [build-dependencies.git2] version = "0.18.2" [build-dependencies.pkg-config] version = "0.3.29" [build-dependencies.retry] version = "2.0.0" [features] default = ["dynamic"] dynamic = [] image = [] mixer = [] net = [] static = [] ttf = [] vendor = []