# 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 = "piston-dyon_interactive" version = "0.45.0" authors = [ "Sven Nilsen ", "TheSlam <32799244+salmmanfred@users.noreply.github.com>", ] description = "A library for interactive coding with the Piston game engine" homepage = "https://github.com/pistondevelopers/dyon/interactive" readme = "README.md" keywords = [ "script", "scripting", "game", "language", "piston", ] license = "MIT OR Apache-2.0" repository = "https://github.com/pistondevelopers/dyon.git" [lib] name = "dyon_interactive" [dependencies.current] version = "0.1.2" [dependencies.dyon] version = "0.49.0" [dependencies.image] version = "0.24.1" [dependencies.piston] version = "0.53.0" [dependencies.piston-texture] version = "0.9.0" [dependencies.piston2d-graphics] version = "0.43.0" features = ["glyph_cache_rusttype"] [dev-dependencies.kira] version = "0.5.3" [dev-dependencies.piston2d-opengl_graphics] version = "0.82.0" [dev-dependencies.pistoncore-sdl2_window] version = "0.68.0"