mirror of
https://github.com/deuxfleurs-org/garage.git
synced 2026-08-02 11:09:17 +00:00
It compiles!
This commit is contained in:
Generated
+1
@@ -409,6 +409,7 @@ dependencies = [
|
||||
"garage_rpc 0.1.0",
|
||||
"garage_table 0.1.1",
|
||||
"garage_util 0.1.0",
|
||||
"garage_web",
|
||||
"hex",
|
||||
"log",
|
||||
"pretty_env_logger",
|
||||
|
||||
@@ -19,6 +19,7 @@ garage_rpc = { version = "0.1", path = "../rpc" }
|
||||
garage_table = { version = "0.1.1", path = "../table" }
|
||||
garage_model = { version = "0.1.1", path = "../model" }
|
||||
garage_api = { version = "0.1.1", path = "../api" }
|
||||
garage_web = { version = "0.1", path = "../web" }
|
||||
|
||||
bytes = "0.4"
|
||||
rand = "0.7"
|
||||
|
||||
Reference in New Issue
Block a user