piston-graphics_api_version 0.2.0

A library for storing graphics API versions
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-graphics_api_version"
version = "0.2.0"
authors = ["Sven Nilsen <bvssvni@gmail.com>"]
description = "A library for storing graphics API versions"
homepage = "https://github.com/PistonDevelopers/graphics_api_version"
documentation = "https://docs.rs/piston-graphics_api_version"
readme = "README.md"
keywords = ["piston", "graphics", "api", "version"]
license = "MIT"
repository = "https://github.com/PistonDevelopers/graphics_api_version.git"

[lib]
name = "graphics_api_version"

[dependencies]