trisquel-icecat/icecat/xpcom/rust/gtest/bench-collections/Cargo.toml
2025-10-06 02:35:48 -06:00

13 lines
219 B
TOML

[package]
edition = "2015"
name = "bench-collections-gtest"
version = "0.1.0"
license = "MPL-2.0"
description = "Benchmarks for various collections"
[dependencies]
fnv = "1.0"
fxhash = "0.2.1"
[lib]
path = "bench.rs"