checkpoint

This commit is contained in:
John Smith
2023-06-07 21:55:23 -04:00
parent 317f036598
commit 59c14f3b22
8 changed files with 340 additions and 286 deletions

4
Cargo.lock generated
View File

@@ -6160,6 +6160,7 @@ dependencies = [
"cursive_table_view",
"directories",
"flexi_logger",
"flume",
"futures",
"hex",
"json",
@@ -6168,10 +6169,11 @@ dependencies = [
"serde",
"serde_derive",
"serial_test",
"stop-token",
"thiserror",
"tokio 1.28.2",
"tokio-util",
"veilid-core",
"veilid-tools",
]
[[package]]