mirror of
https://github.com/zaaarf/fluent-fluently.git
synced 2024-11-14 05:49:19 +01:00
11 lines
193 B
TOML
11 lines
193 B
TOML
[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"
|