# 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 are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] name = "dev_menu" version = "0.41.0" authors = ["Steve Jahns "] description = "A simple in-engine developer menu library." homepage = "https://github.com/PistonDevelopers/dev_menu" documentation = "http://www.piston.rs/docs/dev_menu/dev_menu/" readme = "README.md" keywords = [ "menu", "gfx", ] license = "MIT" repository = "https://github.com/PistonDevelopers/dev_menu" [dependencies.gfx] version = "0.18.1" [dependencies.gfx_debug_draw] version = "0.33.0" [dependencies.pistoncore-input] version = "1.0.0"