blob: c2d82276cc4a884f14afdf87a831074a41191af2 [file] [log] [blame]
[package]
name = "cxx-test-suite"
version = "0.0.0"
edition = "2018"
publish = false
[lib]
path = "lib.rs"
[dependencies]
cxx = { path = "../.." }
[build-dependencies]
cxx-build = { path = "../../gen/build" }