feat: Mark M3.8.1, M3.8.2 complete, verify optimizer infrastructure
This commit is contained in:
Generated
+1
@@ -2087,6 +2087,7 @@ name = "mem-ingest"
|
|||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"anyhow",
|
"anyhow",
|
||||||
|
"chrono",
|
||||||
"futures",
|
"futures",
|
||||||
"mem-chunk",
|
"mem-chunk",
|
||||||
"mem-core",
|
"mem-core",
|
||||||
|
|||||||
@@ -15,6 +15,7 @@ anyhow = { workspace = true }
|
|||||||
thiserror = { workspace = true }
|
thiserror = { workspace = true }
|
||||||
tracing = { workspace = true }
|
tracing = { workspace = true }
|
||||||
time = { workspace = true }
|
time = { workspace = true }
|
||||||
|
chrono = { workspace = true }
|
||||||
walkdir = "2.5"
|
walkdir = "2.5"
|
||||||
sha2 = { workspace = true }
|
sha2 = { workspace = true }
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user