mirror of
https://github.com/deuxfleurs-org/garage.git
synced 2026-08-18 17:26:16 +00:00
Rename garage_core to garage_model
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@ path = "lib.rs"
|
||||
[dependencies]
|
||||
garage_util = { path = "../util" }
|
||||
garage_table = { path = "../table" }
|
||||
garage_core = { path = "../core" }
|
||||
garage_model = { path = "../model" }
|
||||
|
||||
bytes = "0.4"
|
||||
hex = "0.3"
|
||||
|
||||
Reference in New Issue
Block a user