Remove ironsea_store from Cargo.lock
This commit is contained in:
5
Cargo.lock
generated
5
Cargo.lock
generated
@@ -139,15 +139,10 @@ dependencies = [
|
|||||||
"arrayref 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
"arrayref 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"bincode 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
"bincode 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"ironsea_index 0.1.0",
|
"ironsea_index 0.1.0",
|
||||||
"ironsea_store 0.1.0",
|
|
||||||
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
"serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
]
|
]
|
||||||
|
|
||||||
[[package]]
|
|
||||||
name = "ironsea_store"
|
|
||||||
version = "0.1.0"
|
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "itoa"
|
name = "itoa"
|
||||||
version = "0.4.4"
|
version = "0.4.4"
|
||||||
|
|||||||
Reference in New Issue
Block a user