Use handle_get

This commit is contained in:
Quentin
2020-11-21 17:50:19 +01:00
parent 78be2b363f
commit a88fd49f71
9 changed files with 22 additions and 130 deletions
+1
View File
@@ -16,6 +16,7 @@ path = "lib.rs"
garage_util = { version = "0.1", path = "../util" }
garage_table = { version = "0.1.1", path = "../table" }
garage_model = { version = "0.1.1", path = "../model" }
garage_api = { version = "0.1.1", path = "../api" }
rand = "0.7"
hex = "0.3"