volition 0.0.11

Minimalist input lib
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "volition"
version = "0.0.11"
authors = ["shockham <samuel.hockham@gmail.com>"]
license = "MIT"
readme = "README.md"
repository = "https://github.com/shockham/volition"
homepage = "https://github.com/shockham/volition"
documentation = "https://docs.rs/volition/"
description = "Minimalist input lib"

[dependencies]
winit = "0.8"