summaryrefslogtreecommitdiffstats
path: root/gfx/wr/example-compositor/compositor-windows/Cargo.toml
blob: b191626a698e011a5a7aeef80e3c5c7623d5fd3f (plain)
1
2
3
4
5
6
7
8
9
[package]
name = "compositor-windows"
version = "0.1.0"
authors = ["Glenn Watson <gw@intuitionlibrary.com>"]
edition = "2018"
license = "MPL-2.0"

[build-dependencies]
cc = "1.0"