piston-dyon_interactive 0.45.0

A library for interactive coding with the Piston game engine
Documentation
[package]
name = "piston-dyon_interactive"
version = "0.45.0"
authors = ["Sven Nilsen <bvssvni@gmail.com>","TheSlam <32799244+salmmanfred@users.noreply.github.com>"]
description = "A library for interactive coding with the Piston game engine"
keywords = ["script", "scripting", "game", "language", "piston"]
license = "MIT OR Apache-2.0"
repository = "https://github.com/pistondevelopers/dyon.git"
homepage = "https://github.com/pistondevelopers/dyon/interactive"

[lib]
name = "dyon_interactive"

[dependencies.dyon]
version = "0.49.0"
path = ".."

[dependencies]
piston = "0.53.0"
current = "0.1.2"
piston-texture = "0.9.0"
image = "0.24.1"

[dependencies.piston2d-graphics]
version = "0.43.0"
features = ["glyph_cache_rusttype"]

[dev-dependencies]
pistoncore-sdl2_window = "0.68.0"
piston2d-opengl_graphics = "0.82.0"
kira = "0.5.3"