[go: up one dir, main page]

tracy-client 0.7.1

High level bindings to the client libraries for the Tracy profiler
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "cc"
version = "1.0.54"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7bbb73db36c1246e9034e307d0fba23f9a2e251faa47ade70c1bd252220c8311"

[[package]]
name = "tracy-client"
version = "0.7.1"
dependencies = [
 "tracy-client-sys",
]

[[package]]
name = "tracy-client-sys"
version = "0.7.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "85c86fe149c949e3eb5a94dba1876ae3cd1716dac13ac0fe26181e985482032c"
dependencies = [
 "cc",
]