summaryrefslogtreecommitdiffstats
path: root/toolkit/crashreporter/client/gtkbind/Cargo.toml
blob: 813d43dbe3ceedc51c876eaf5d59ef6f302097bf (plain)
1
2
3
4
5
6
7
8
[package]
name = "gtkbind"
version = "0.1.0"
edition = "2021"

[build-dependencies]
bindgen = { version = "0.69.0", default-features = false, features = ["runtime"] }
mozbuild = "0.1.0"