piston-split_controller 0.4.0

A Piston library for handling split layout state and events
Documentation
# 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 believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
name = "piston-split_controller"
version = "0.4.0"
authors = ["Sven Nilsen <bvssvni@gmail.com>"]
description = "A Piston library for handling split layout state and events"
homepage = "https://github.com/PistonDevelopers/split_controller"
readme = "README.md"
keywords = ["controller", "split", "piston"]
license = "MIT"
repository = "https://github.com/PistonDevelopers/split_controller.git"

[lib]
name = "split_controller"
path = "src/lib.rs"
[dependencies.vecmath]
version = "0.3.0"

[dependencies.pistoncore-input]
version = "0.20.0"
[dev-dependencies.piston2d-graphics]
version = "0.23.0"

[dev-dependencies.piston2d-opengl_graphics]
version = "0.49.0"

[dev-dependencies.pistoncore-sdl2_window]
version = "0.46.0"

[dev-dependencies.piston]
version = "0.35.0"