Major improvement, security handling, file handling +fixes
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -402,6 +402,7 @@ dependencies = [
|
||||
"chrono",
|
||||
"rusqlite",
|
||||
"rusqlite_migration",
|
||||
"serde_json",
|
||||
"tokio",
|
||||
"tracing",
|
||||
]
|
||||
@@ -410,6 +411,7 @@ dependencies = [
|
||||
name = "cgcx-file-pipeline"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"blake3",
|
||||
"cgcx-config",
|
||||
"cgcx-content-typing",
|
||||
"cgcx-core",
|
||||
|
||||
Reference in New Issue
Block a user