Add caching for thumbnails based and freedesktop.org spec

This commit is contained in:
Jason Rodney Hansen 2025-07-05 09:34:03 -06:00 committed by Jeremy Soller
parent e4ffec63a1
commit 489eb2a066
5 changed files with 505 additions and 36 deletions

View file

@ -66,6 +66,8 @@ slotmap = "1.0.7"
recently-used-xbel = "1.1.0"
zip = "2.2.2"
uzers = "0.12.1"
md-5 = "0.10.6"
png = "0.17.16"
# Completion-based IO runtime to enable io_uring / IOCP file IO support.
[dependencies.compio]