blob: 0a6dda959a88ae14474b541713b614a48f46e7f1 [file]
[package]
name = "google-benchmark-rs"
version = "1.9.5"
edition = "2021"
description = "Rust bindings for google/benchmark"
license = "Apache-2.0"
[dependencies]
cxx = "1.0"
[build-dependencies]
cmake = "0.1"
cxx-build = "1.0"