text_scroller-rs/Cargo.toml~

10 lines
146 B
TOML
Raw Normal View History

2024-11-04 10:40:40 -06:00
[package]
name = "text_scroller"
version = "0.1.0"
edition = "2024"
[dependencies]
device_query = "0.2.0"
substring = "1.4.5"
text_io = "0.1.12"