tetratto/crates/l10n/Cargo.toml
trisua 59cfec4819 add: chat notifications
use sql_chanes/notifications_tag.sql; ignore first statement if you never used a preview commit
2025-05-03 17:51:36 -04:00

12 lines
252 B
TOML

[package]
name = "tetratto-l10n"
version = "2.1.0"
edition = "2024"
authors.workspace = true
repository.workspace = true
license.workspace = true
[dependencies]
pathbufd = "0.1.4"
serde = { version = "1.0.219", features = ["derive"] }
toml = "0.8.22"