select all

This commit is contained in:
Yuriy Dupyn 2024-02-05 18:41:40 +01:00
parent 84a880f9e6
commit c7166bd12e
8 changed files with 59 additions and 15 deletions

1
Cargo.lock generated
View file

@ -286,6 +286,7 @@ dependencies = [
"anyhow",
"async-trait",
"bimap",
"bincode",
"proto",
"serde",
"storage_engine",