bubbles-dialogue 0.2.0

Lightweight engine-agnostic dialogue runtime for Rust games.
Documentation
1
2
3
4
# `stable` tracks the newest stable; `rust-version` in Cargo.toml is the floor we support.
[toolchain]
channel    = "stable"
components = ["rustfmt", "clippy"]