gecko-dev/netwerk/base/rust-helper/Cargo.toml

9 lines
234 B
TOML
Raw Normal View History

[package]
name = "netwerk_helper"
version = "0.0.1"
authors = ["Jeff Hemphill <jthemphill@mozilla.com>"]
[dependencies]
nserror = { path = "../../../xpcom/rust/nserror" }
nsstring = { path = "../../../servo/support/gecko/nsstring" }