mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-26 16:21:07 +00:00
Move the UpdateStore into the http-ui crate
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -961,6 +961,7 @@ dependencies = [
|
||||
"askama_warp",
|
||||
"byte-unit",
|
||||
"bytes 0.5.6",
|
||||
"crossbeam-channel",
|
||||
"either",
|
||||
"flate2",
|
||||
"fst",
|
||||
@ -1365,7 +1366,6 @@ dependencies = [
|
||||
"bstr",
|
||||
"byteorder",
|
||||
"chrono",
|
||||
"crossbeam-channel",
|
||||
"csv",
|
||||
"either",
|
||||
"flate2",
|
||||
|
Reference in New Issue
Block a user