bevy_toast 0.1.1

A bevy plugin to easily show toast notifications to the player
Documentation
[dependencies.bevy]
default-features = false
features = ["png"]
version = "0.6.1"

[dependencies.bevy_tweening]
version = "0.3.3"
[dev-dependencies.bevy-inspector-egui]
version = "0.8.2"

[package]
categories = ["game-development"]
description = "A bevy plugin to easily show toast notifications to the player"
edition = "2021"
exclude = [".readme_assets"]
keywords = ["bevy", "toast", "notification"]
license = "MIT"
name = "bevy_toast"
repository = "https://github.com/NightlySide/bevy_toast"
resolver = "2"
version = "0.1.1"