Update lockfiles for fuzzers

This commit is contained in:
Jack Grigg 2021-10-18 15:35:38 +01:00
parent d180372094
commit 8507fbc39c
2 changed files with 0 additions and 2 deletions

1
fuzz-afl/Cargo.lock generated
View file

@ -48,7 +48,6 @@ dependencies = [
"rand 0.8.4",
"rust-embed",
"scrypt",
"secrecy",
"sha2",
"subtle",
"x25519-dalek",

1
fuzz/Cargo.lock generated
View file

@ -35,7 +35,6 @@ dependencies = [
"rand 0.8.4",
"rust-embed",
"scrypt",
"secrecy",
"sha2",
"subtle",
"x25519-dalek",