tetratto/crates/l10n/Cargo.toml
trisua ad17acec98 add: user follow requests
add: nsfw questions
fix: inherit nsfw status from questions
fix: inherit community from questions
2025-04-14 17:21:52 -04:00

12 lines
252 B
TOML

[package]
name = "tetratto-l10n"
version = "1.0.5"
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.20"