cli display

This commit is contained in:
Henri Bourcereau 2024-02-18 18:40:45 +01:00
parent 782a6dce87
commit 68d361b562
5 changed files with 159 additions and 37 deletions

View file

@ -9,5 +9,6 @@ edition = "2021"
anyhow = "1.0.75"
bincode = "1.3.3"
pico-args = "0.5.0"
pretty_assertions = "1.4.0"
renet = "0.0.13"
store = { path = "../store" }