add: message notifications

This commit is contained in:
trisua 2025-09-07 10:44:14 -04:00
parent ca1eca967c
commit 361d3d8e30
9 changed files with 100 additions and 13 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "tawny"
version = "1.0.3"
version = "1.0.4"
edition = "2024"
authors = ["trisuaso"]
repository = "https://trisua.com/t/tawny"
@ -8,7 +8,7 @@ license = "AGPL-3.0-or-later"
homepage = "https://tawny.cc"
[dependencies]
tetratto-core = "16.0.2"
tetratto-core = "16.0.3"
tetratto-shared = "12.0.6"
tokio = { version = "1.47.1", features = ["macros", "rt-multi-thread"] }
pathbufd = "0.1.4"