gecko-dev/xpcom/rust/nsstring/Cargo.toml
2016-09-20 11:26:43 -04:00

9 lines
167 B
TOML

[package]
name = "nsstring"
version = "0.1.0"
authors = ["nobody@mozilla.com"]
license = "MPL-2.0"
description = "Rust bindings to xpcom string types"
[dependencies]