# 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" rust-version = "1.63" name = "gdnative-sys" version = "0.11.3" authors = ["The godot-rust developers"] build = "build.rs" description = "Generated bindings to the Godot game engine's gdnative core types (See the gdnative crate)." homepage = "https://godot-rust.github.io/" documentation = "https://docs.rs/crate/gdnative-sys" license = "MIT" repository = "https://github.com/godot-rust/godot-rust" resolver = "1" [package.metadata.cargo-machete] ignored = ["libc"] [dependencies.libc] version = "0.2" [build-dependencies.bindgen] version = "0.63.0" features = ["runtime"] default-features = false [build-dependencies.miniserde] version = "0.1.16" [build-dependencies.proc-macro2] version = "1" [build-dependencies.quote] version = "1" [build-dependencies.semver] version = "1"