feat: thumbnails : part1
This commit is contained in:
5
Cargo.lock
generated
5
Cargo.lock
generated
@@ -1146,9 +1146,11 @@ dependencies = [
|
||||
"anyhow",
|
||||
"axum",
|
||||
"chrono",
|
||||
"image",
|
||||
"notify",
|
||||
"parsers",
|
||||
"rand 0.8.5",
|
||||
"rayon",
|
||||
"reqwest",
|
||||
"serde",
|
||||
"serde_json",
|
||||
@@ -1160,6 +1162,7 @@ dependencies = [
|
||||
"tracing-subscriber",
|
||||
"uuid",
|
||||
"walkdir",
|
||||
"webp",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
@@ -1624,6 +1627,8 @@ dependencies = [
|
||||
"anyhow",
|
||||
"lopdf",
|
||||
"regex",
|
||||
"uuid",
|
||||
"walkdir",
|
||||
"zip 2.4.2",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user