mirror of
https://github.com/deuxfleurs-org/garage.git
synced 2026-08-19 01:36:15 +00:00
Rename garage_core to garage_model
This commit is contained in:
+2
-2
@@ -9,8 +9,8 @@ use garage_util::error::Error;
|
||||
|
||||
use garage_table::EmptyKey;
|
||||
|
||||
use garage_core::garage::Garage;
|
||||
use garage_core::object_table::*;
|
||||
use garage_model::garage::Garage;
|
||||
use garage_model::object_table::*;
|
||||
|
||||
use crate::http_util::*;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user