Bug 1839316: part 5) Guard the "fetchpriority" attribute behind a pref. r=kershaw...
[gecko.git] / build / rust / goblin / Cargo.toml
blob52e8dfe66df1c1ccbc9fa7887615244db8f56594
1 [package]
2 name = "goblin"
3 version = "0.6.999"
4 edition = "2018"
5 license = "MIT/Apache-2.0"
7 [lib]
8 path = "lib.rs"
10 [dependencies.goblin]
11 version = "0.7.0"