aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: c36d7baca8a3f26e59c094d8d2ee14a90ee65a29 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "fluent-fluently"
version = "0.1.0"
edition = "2021"

[dependencies]
fluent = "0.16.0"
fluent-syntax = "0.11.0"
intl-memoizer = "0.5.1"
unic-langid = "0.9.4"
walkdir = "2.4.0"