repo.or.cz
/
gecko.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Backed out 7 changesets (bug 1942424) for causing frequent crashes. a=backout
[gecko.git]
/
xpcom
/
rust
/
gtest
/
bench-collections
/
Cargo.toml
blob
f97c200e3442b6f896cfee94f9b44a0b4d5c255f
1
[package]
2
edition = "2015"
3
name = "bench-collections-gtest"
4
version = "0.1.0"
5
license = "MPL-2.0"
6
description = "Benchmarks for various collections"
7
8
[dependencies]
9
fnv = "1.0"
10
fxhash = "0.2.1"
11
12
[lib]
13
path = "bench.rs"