Bug 1839316: part 5) Guard the "fetchpriority" attribute behind a pref. r=kershaw...
[gecko.git] / build / rust / vcpkg / Cargo.toml
blob2128be7ad8e24f5d053dec03d5fa05bcdd5589fb
1 [package]
2 name = "vcpkg"
3 version = "0.2.999"
4 edition = "2018"
5 license = "MPL-2.0"
7 [lib]
8 path = "lib.rs"