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

10 строки
184 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]
bitflags = "0.8"