mirror of
https://github.com/str4d/rage.git
synced 2025-04-05 03:47:46 +03:00
Update lockfiles for fuzzers
This commit is contained in:
parent
d180372094
commit
8507fbc39c
2 changed files with 0 additions and 2 deletions
1
fuzz-afl/Cargo.lock
generated
1
fuzz-afl/Cargo.lock
generated
|
@ -48,7 +48,6 @@ dependencies = [
|
||||||
"rand 0.8.4",
|
"rand 0.8.4",
|
||||||
"rust-embed",
|
"rust-embed",
|
||||||
"scrypt",
|
"scrypt",
|
||||||
"secrecy",
|
|
||||||
"sha2",
|
"sha2",
|
||||||
"subtle",
|
"subtle",
|
||||||
"x25519-dalek",
|
"x25519-dalek",
|
||||||
|
|
1
fuzz/Cargo.lock
generated
1
fuzz/Cargo.lock
generated
|
@ -35,7 +35,6 @@ dependencies = [
|
||||||
"rand 0.8.4",
|
"rand 0.8.4",
|
||||||
"rust-embed",
|
"rust-embed",
|
||||||
"scrypt",
|
"scrypt",
|
||||||
"secrecy",
|
|
||||||
"sha2",
|
"sha2",
|
||||||
"subtle",
|
"subtle",
|
||||||
"x25519-dalek",
|
"x25519-dalek",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue