Reducing again the number of allocations
This commit is contained in:
19
Cargo.lock
generated
19
Cargo.lock
generated
@@ -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"
|
||||
|
||||
Submodule mercator_db updated: cdb3746a34...82050d6b75
Reference in New Issue
Block a user