vulkano-glfw-v2 0.2.0

Utility functions to use GFLW with Vulkano
Documentation
[badges.maintenance]
status = "passively-maintained"
[dependencies.glfw]
features = ["vulkan"]
version = "^0.37.0"

[dependencies.vk-sys]
version = "^0.5.1"

[dependencies.vulkano]
version = "^0.18.0"

[package]
authors = ["braxtons12 <braxtonsalyer@gmail.com>", "André Twupack <atwupack@mailbox.org>"]
categories = ["graphics", "game-engines", "gui", "rendering::graphics-api"]
description = "Utility functions to use GFLW with Vulkano"
edition = "2018"
keywords = ["vulkan", "glfw", "graphics"]
license = "MIT"
name = "vulkano-glfw-v2"
readme = "README.md"
repository = "https://gitlab.com/braxtons12/vulkano-glfw-v2"
version = "0.2.0"