Item types and Blob values

This commit is contained in:
2026-03-10 17:00:16 -07:00
parent 350f3e3dc9
commit a19c597531
10 changed files with 108 additions and 25 deletions

View File

@@ -122,6 +122,7 @@ rand = "0.10.0"
strum = { version = "0.27.2", features = ["derive"] }
walkdir = "2.5.0"
mime = "0.3.17"
mime_guess = "2.0.5"
paste = "1.0.15"
smartstring = "1.0.1"
chrono = "0.4.43"