[build-dependencies.bindgen]
version = "0.69.0"
[build-dependencies.cc]
version = "1.0"
[build-dependencies.cmake]
version = "0.1.49"
[build-dependencies.fs_extra]
version = "1.2"
[features]
custom_frame_control = []
default = []
nogif = []
noscreenshot = []
opengl_21 = []
opengl_33 = []
opengl_es_20 = []
wayland = []
[lib]
name = "raylib_sys"
path = "src/lib.rs"
[package]
authors = ["DeltaPHC <phclem@protonmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = "build.rs"
categories = ["external-ffi-bindings"]
description = "Raw FFI bindings for Raylib"
documentation = "https://docs.rs/raylib-sys"
edition = "2018"
exclude = ["raylib/examples/*", "raylib/projects/*", "raylib/templates/*"]
keywords = ["bindings", "raylib", "gamedev", "ffi"]
license = "Zlib"
name = "raylib-sys"
readme = false
repository = "https://github.com/raylib-rs/raylib-rs"
version = "5.0.2"