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 2 changesets (bug 1943998) for causing wd failures @ phases.py CLOSED...
[gecko.git]
/
tools
/
fuzzing
/
rust
/
Cargo.toml
blob
cceb319cfee86f72c9c56ebb5a17a8583289fb36
1
[package]
2
name = "gecko-fuzz-targets"
3
version = "0.1.0"
4
authors = ["fuzzing@mozilla.com"]
5
6
[dependencies]
7
libc = "0.2"
8
tempfile = "3"
9
lazy_static = "1.4.0"
10
rkv = { version = "0.19", features = ["with-fuzzer-no-link"] }
11
lmdb-rkv = { version = "0.14", features = ["with-fuzzer-no-link"] }