gdnative-core 0.9.1

The Godot game engine's gdnative core bindings.
Documentation
[dependencies.ahash]
version = "0.4.5"

[dependencies.approx]
version = "0.3.2"

[dependencies.bitflags]
optional = true
version = "1.2"

[dependencies.euclid]
version = "0.22.1"

[dependencies.gdnative-impl-proc-macros]
version = "=0.9.1"

[dependencies.gdnative-sys]
version = "0.9.1"

[dependencies.indexmap]
version = "1.6.0"

[dependencies.libc]
version = "0.2"

[dependencies.parking_lot]
optional = true
version = "0.11.0"

[features]
default = ["nativescript"]
gd_test = []
nativescript = ["bitflags", "parking_lot"]
type_tag_fallback = []

[package]
authors = ["The godot-rust developers"]
description = "The Godot game engine's gdnative core bindings."
documentation = "https://docs.rs/crate/gdnative-core"
edition = "2018"
homepage = "https://godot-rust.github.io/"
license = "MIT"
name = "gdnative-core"
repository = "https://github.com/godot-rust/godot-rust"
version = "0.9.1"