Do simple reads from disk

This commit is contained in:
Dominik Werder
2021-04-01 09:02:04 +02:00
parent 6dbc7cb605
commit dd7c028a41
7 changed files with 104 additions and 28 deletions
+2
View File
@@ -20,3 +20,5 @@ serde_json = "1.0"
chrono = "0.4"
clap = "3.0.0-beta.2"
err = { path = "../err" }
netpod = { path = "../netpod" }
httpret = { path = "../httpret" }