- Added tracing, tracing-subscriber, reqwest, uuid to [dev-dependencies] (test files referenced these crates but they weren't available) - Fixed test assertion: WikiLinkFallbackExtractor extracts [[Concurrency]] not 'Go' from text 'Go [[Concurrency]] is powerful'
This commit is contained in:
Generated
+4
@@ -2599,11 +2599,15 @@ dependencies = [
|
||||
"mem-llm",
|
||||
"mem-store",
|
||||
"regex",
|
||||
"reqwest",
|
||||
"serde_json",
|
||||
"sqlx",
|
||||
"time",
|
||||
"tokio",
|
||||
"toml",
|
||||
"tracing",
|
||||
"tracing-subscriber",
|
||||
"uuid",
|
||||
"wiremock",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user