summaryrefslogtreecommitdiffstats
path: root/build/rust/mozbuild/Cargo.toml
blob: ef9b4c6ccf13e56747840ae9ca814a74f03425a8 (plain)
1
2
3
4
5
6
7
8
[package]
name = "mozbuild"
version = "0.1.0"
edition = "2018"
license = "MPL-2.0"

[lib]
path = "lib.rs"