Add freezer DB debugging tools

This commit is contained in:
Michael Sproul
2022-08-26 16:50:43 +10:00
parent c64e17bb81
commit 209a109877
8 changed files with 168 additions and 40 deletions

1
Cargo.lock generated
View File

@@ -1235,6 +1235,7 @@ dependencies = [
"clap",
"clap_utils",
"environment",
"hex",
"logging",
"slog",
"sloggers",