Test fixes and Cargo.lock update

This commit is contained in:
Michael Sproul
2022-02-02 17:44:48 +11:00
parent 05a136e016
commit 6c05b1de9b
2 changed files with 18 additions and 13 deletions

2
Cargo.lock generated
View File

@@ -3411,6 +3411,7 @@ dependencies = [
"slashing_protection",
"slog",
"sloggers",
"store",
"task_executor",
"tempfile",
"types",
@@ -3657,7 +3658,6 @@ dependencies = [
"itertools",
"parking_lot",
"serde",
"smallvec",
"tree_hash",
"triomphe",
"typenum",