summaryrefslogtreecommitdiffstats
path: root/xpcom/rust/gkrust_utils/Cargo.toml
blob: e3987252601ff3ecc369d8aa4e5927041088b102 (plain)
1
2
3
4
5
6
7
8
9
[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" }