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"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"chrono",
|
||||
"futures",
|
||||
"mem-chunk",
|
||||
"mem-core",
|
||||
|
||||
@@ -15,6 +15,7 @@ anyhow = { workspace = true }
|
||||
thiserror = { workspace = true }
|
||||
tracing = { workspace = true }
|
||||
time = { workspace = true }
|
||||
chrono = { workspace = true }
|
||||
walkdir = "2.5"
|
||||
sha2 = { workspace = true }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user