bevy_term 0.18.0

Easy terminal event handling and rendering with Bevy!
Documentation
# SPDX-FileCopyrightText: 2024 sntx <sntx@sntx.space>
# SPDX-License-Identifier: AGPL-3.0-or-later

.std
.direnv

# prj-spec dirs
# <https://github.com/numtide/prj-spec>
.bin
.cache
.config
.data
.run

# nixago: ignore-linked-files
/.conform.yaml
/.editorconfig
/.lefthook.yaml
/.treefmt.toml

# nixago-auto-created: mdbook-build-folder
docs/build


# Added by cargo

/target