gecko-dev/xpcom/rust/gkrust_utils/Cargo.toml

10 строки
187 B
TOML

[package]
name = "gkrust_utils"
version = "0.1.0"
authors = ["Jonathan Kingston <jkt@mozilla.com>"]
license = "MPL-2.0"
[dependencies]
semver = "1.0"
nsstring = { path = "../nsstring" }