[package] name = "superluminal-perf-sys" version = "0.3.0" description = "Superluminal Performance C API bindings" authors = [ "Embark ", "Johan Andersson ", ] license = "MIT OR Apache-2.0" repository = "https://github.com/EmbarkStudios/superluminal-perf-rs" edition = "2018" keywords = ["profiler", "performance", "superluminal"] categories = ["development-tools::profiling", "external-ffi-bindings"] #readme = "README.md" [lib] doctest = false test = false