diff --git a/Cargo.lock b/Cargo.lock index a83b2e0..321eb02 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -808,9 +808,6 @@ dependencies = [ [[package]] name = "ironsea_index" version = "0.1.0" -dependencies = [ - "ironsea_table 0.1.0", -] [[package]] name = "ironsea_index_hashmap" @@ -860,22 +857,6 @@ dependencies = [ "memmap 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", ] -[[package]] -name = "ironsea_table" -version = "0.1.0" - -[[package]] -name = "ironsea_table_vector" -version = "0.1.0" -dependencies = [ - "bincode 1.1.4 (registry+https://github.com/rust-lang/crates.io-index)", - "ironsea_store 0.1.0", - "ironsea_table 0.1.0", - "serde 1.0.99 (registry+https://github.com/rust-lang/crates.io-index)", - "serde_derive 1.0.99 (registry+https://github.com/rust-lang/crates.io-index)", - "serde_json 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)", -] - [[package]] name = "itertools" version = "0.8.0" diff --git a/mercator_db b/mercator_db index cdb3746..82050d6 160000 --- a/mercator_db +++ b/mercator_db @@ -1 +1 @@ -Subproject commit cdb3746a346ed5105c4dbd6f4b6a0e24800c1840 +Subproject commit 82050d6b75cf987ad3f1d553feb835bdd7016544