summaryrefslogtreecommitdiffstats
path: root/intl/locale/rust/oxilangtag-ffi/Cargo.toml
blob: ee3b1cf5c80c24045695990deac3eb000e6bbd5d (plain)
1
2
3
4
5
6
7
8
9
10
[package]
name = "oxilangtag-ffi"
version = "0.1.0"
license = "MPL-2.0"
authors = ["Jonathan Kew <jkew@mozilla.com>"]
edition = "2021"

[dependencies]
nsstring = { path = "../../../../xpcom/rust/nsstring" }
oxilangtag = "0.1.3"