
use sql_chanes/notifications_tag.sql; ignore first statement if you never used a preview commit
12 lines
252 B
TOML
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"
|