hex_win 0.0.1

Window library for hexen
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
name = "hex_win"
version = "0.0.1"
description = "Window library for hexen"
authors = [ "Zeno <zacheryklinglesmith@gmail.com" ]
repository = "https://github.com/Zeno343/hexen.git"
license = "MIT"

[build-dependencies]
bindgen = "^0.69.1"