piston2d-scroll_controller 0.7.0

A Piston library for handling scroll areas
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 = "piston2d-scroll_controller"
version = "0.7.0"
authors = ["Sven Nilsen <bvssvni@gmail.com>"]
description = "A Piston library for handling scroll areas"
homepage = "https://github.com/PistonDevelopers/scroll_controller"
documentation = "https://docs.rs/piston2d-scroll_controller"
readme = "README.md"
keywords = ["scroll", "controller", "piston"]
license = "MIT"
repository = "https://github.com/PistonDevelopers/scroll_controller.git"

[lib]
name = "scroll_controller"
[dependencies.pistoncore-input]
version = "0.24.0"
[dev-dependencies.piston]
version = "0.41.0"

[dev-dependencies.piston2d-graphics]
version = "0.30.0"

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

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