[build-dependencies.cc]
default-features = false
version = "1"
[dependencies]
[features]
default = ["enable"]
delayed-init = []
enable = []
lowres-timer = []
noexit = []
[package]
authors = ["Simonas Kazlauskas <tracy-client-sys@kazlauskas.me>"]
build = "build.rs"
description = "Low level bindings to the client libraries for the Tracy profiler\n"
documentation = "https://docs.rs/tracy-client-sys"
edition = "2018"
homepage = "https://github.com/nagisa/rust_tracy_client"
license = "MIT/Apache-2.0"
name = "tracy-client-sys"
readme = "../README.mkd"
repository = "https://github.com/nagisa/rust_tracy_client"
version = "0.11.0"