# 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 = "2018" name = "bgfx-rs" version = "0.20.0" authors = ["Daniel Collin "] exclude = ["resources/"] description = "Bindings for bgfx" documentation = "https://docs.rs/bgfx-rs/0.19/bgfx-rs" readme = "README.md" categories = ["rendering::graphics-api"] license = "BSD-2-Clause" repository = "https://github.com/emoon/bgfx-rs" [dependencies.bgfx-sys] version = "0.15" [dependencies.bitflags] version = "1.2" [dependencies.cfixed-string] version = "1.0" [dev-dependencies.glam] version = "0.15" [dev-dependencies.glfw] version = "0.51" [dev-dependencies.raw-window-handle] version = "0.5" [dev-dependencies.winit] version = "0.28.1" [badges.maintenance] status = "looking-for-maintainer"