moss_windowing 0.1.0

Windowing api of the Moss game engine
Documentation
[package]
name = "moss_windowing"
version = "0.1.0"
authors = ["Daniel Bross <daniel@glitchheart.com>"]
edition = "2018"
description = "Windowing api of the Moss game engine"
license = "MIT OR Apache-2.0"

[dependencies]
moss_input = { path = "../moss_input", version = "0.1.0" }
raw-window-handle = "0.3.3"