botserver/web
Rodrigo Rodriguez (Pragmatismo) 01e89c9358 feat: add actix-files dependency for file serving support
Added actix-files and its dependencies (http-range, mime_guess, unicase, v_htmlescape) to enable static file functionality in the botserver. This will allow serving static assets and files through the web server. The change includes all required transitive dependencies for proper file handling and MIME type detection.
2025-11-15 19:08:26 -03:00
..
app feat: add actix-files dependency for file serving support 2025-11-15 19:08:26 -03:00
desktop feat: add actix-files dependency for file serving support 2025-11-15 19:08:26 -03:00
html feat: add actix-files dependency for file serving support 2025-11-15 19:08:26 -03:00