fix: added cargo lock to crane build

This commit is contained in:
Per Stark
2025-11-04 12:59:32 +01:00
parent 7f30c8ff6e
commit fae82434e9
2 changed files with 3 additions and 0 deletions
Generated
+2
View File
@@ -3248,11 +3248,13 @@ dependencies = [
name = "ingestion-pipeline"
version = "0.1.0"
dependencies = [
"anyhow",
"async-openai",
"async-trait",
"axum",
"axum_typed_multipart",
"base64 0.22.1",
"bytes",
"chrono",
"common",
"composite-retrieval",