rename INDEX_BLOB_NAME to MANIFEST_BLOB_NAME
This commit is contained in:
@ -103,7 +103,7 @@
|
||||
//!
|
||||
//! Not sure if this is better. TODO
|
||||
|
||||
pub const INDEX_BLOB_NAME: &str = "index.json.blob";
|
||||
pub const MANIFEST_BLOB_NAME: &str = "index.json.blob";
|
||||
pub const CATALOG_BLOB_NAME: &str = "catalog.blob";
|
||||
|
||||
#[macro_export]
|
||||
|
Reference in New Issue
Block a user