trisquel-icecat/icecat/xpcom/rust/gkrust_utils/Cargo.toml

9 lines
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" }