gdnative-sys 0.11.3

Generated bindings to the Godot game engine's gdnative core types (See the gdnative crate).
Documentation
[build-dependencies.bindgen]
default-features = false
features = ["runtime"]
version = "0.63.0"

[build-dependencies.miniserde]
version = "0.1.16"

[build-dependencies.proc-macro2]
version = "1"

[build-dependencies.quote]
version = "1"

[build-dependencies.semver]
version = "1"
[dependencies.libc]
version = "0.2"

[package]
authors = ["The godot-rust developers"]
build = "build.rs"
description = "Generated bindings to the Godot game engine's gdnative core types (See the gdnative crate)."
documentation = "https://docs.rs/crate/gdnative-sys"
edition = "2021"
homepage = "https://godot-rust.github.io/"
license = "MIT"
name = "gdnative-sys"
repository = "https://github.com/godot-rust/godot-rust"
resolver = "1"
rust-version = "1.63"
version = "0.11.3"
[package.metadata.cargo-machete]
ignored = ["libc"]