Commit graph

5 commits

Author SHA1 Message Date
JasterV
3b18e005ea Update name to TeaTui 2025-08-19 23:24:13 +02:00
JasterV
f27020e7c8 refactor: make this repo into a library 2025-08-19 19:12:20 +02:00
JasterV
1b792e6ad0 refactor: abstracted the actors framework into a separate library 2025-08-19 18:49:42 +02:00
dependabot[bot]
9a5be4e892
build(deps): bump crossterm from 0.28.1 to 0.29.0
Bumps [crossterm](https://github.com/crossterm-rs/crossterm) from 0.28.1 to 0.29.0.
- [Release notes](https://github.com/crossterm-rs/crossterm/releases)
- [Changelog](https://github.com/crossterm-rs/crossterm/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crossterm-rs/crossterm/commits/0.29)

---
updated-dependencies:
- dependency-name: crossterm
  dependency-version: 0.29.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-19 12:15:11 +00:00
JasterV
7ffec09d7b feat: build an elm-like TUI application 2025-08-19 02:09:30 +02:00