[go: up one dir, main page]

pistoncore-window 0.36.0

A library for window abstraction
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 = "pistoncore-window"
version = "0.36.0"
authors = ["bvssvni <bvssvni@gmail.com>", "Coeuvre <coeuvre@gmail.com>", "Phlosioneer <mattmdrr2@gmail.com>"]
description = "A library for window abstraction"
homepage = "https://github.com/PistonDevelopers/piston"
documentation = "https://docs.rs/pistoncore-window"
readme = "README.md"
keywords = ["window", "game", "piston"]
license = "MIT"
repository = "https://github.com/PistonDevelopers/piston.git"

[lib]
name = "window"
path = "src/lib.rs"
[dependencies.pistoncore-input]
version = "0.24.0"

[dependencies.shader_version]
version = "0.3.0"