[build-dependencies.gdnative_bindings_generator]
version = "=0.11.3"
[dependencies.gdnative-core]
version = "=0.11.3"
[dependencies.libc]
version = "0.2"
[features]
custom-godot = ["gdnative_bindings_generator/custom-godot"]
formatted = []
one-class-one-file = []
ptrcall = ["gdnative_bindings_generator/ptrcall"]
[package]
authors = ["The godot-rust developers"]
description = "The Godot game engine's automatcally generated bindings to Godot classes."
documentation = "https://docs.rs/crate/gdnative-bindings"
edition = "2021"
homepage = "https://godot-rust.github.io/"
license = "MIT"
name = "gdnative-bindings"
repository = "https://github.com/godot-rust/godot-rust"
resolver = "1"
rust-version = "1.63"
version = "0.11.3"