mirror of
https://github.com/deuxfleurs-org/garage.git
synced 2026-08-20 01:52:15 +00:00
Rename garage_core to garage_model
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ use hyper::Response;
|
||||
|
||||
use garage_util::error::Error;
|
||||
|
||||
use garage_core::garage::Garage;
|
||||
use garage_model::garage::Garage;
|
||||
|
||||
use crate::encoding::*;
|
||||
use crate::http_util::*;
|
||||
|
||||
Reference in New Issue
Block a user