Move router to pile-dataset
This commit is contained in:
6
Cargo.lock
generated
6
Cargo.lock
generated
@@ -2391,8 +2391,6 @@ dependencies = [
|
||||
"tracing",
|
||||
"tracing-indicatif",
|
||||
"tracing-subscriber",
|
||||
"utoipa",
|
||||
"utoipa-swagger-ui",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
@@ -2411,6 +2409,7 @@ version = "0.0.1"
|
||||
dependencies = [
|
||||
"async-trait",
|
||||
"aws-sdk-s3",
|
||||
"axum",
|
||||
"blake3",
|
||||
"chrono",
|
||||
"epub",
|
||||
@@ -2423,6 +2422,7 @@ dependencies = [
|
||||
"pile-config",
|
||||
"pile-flac",
|
||||
"pile-toolbox",
|
||||
"serde",
|
||||
"serde_json",
|
||||
"smartstring",
|
||||
"tantivy",
|
||||
@@ -2431,6 +2431,8 @@ dependencies = [
|
||||
"tokio-stream",
|
||||
"toml",
|
||||
"tracing",
|
||||
"utoipa",
|
||||
"utoipa-swagger-ui",
|
||||
"walkdir",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user