Some checks failed
cargo devel CI / cargo CI (push) Failing after 32s
10 lines
220 B
TOML
10 lines
220 B
TOML
[package]
|
|
name = "fluent-demo"
|
|
version = "0.1.0"
|
|
edition = "2021"
|
|
|
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
|
|
|
[dependencies]
|
|
fluent = "0.16.0"
|
|
unic-langid = "0.9.4"
|