image-cache: use sha256 hash of url for key

This commit is contained in:
kieran
2025-01-07 12:00:46 +00:00
parent e08e30f912
commit 06417ff69e
4 changed files with 16 additions and 2 deletions

View File

@@ -52,6 +52,7 @@ url = "2.5.2"
urlencoding = "2.1.3"
uuid = { version = "1.10.0", features = ["v4"] }
security-framework = "2.11.0"
sha2 = "0.10.8"
[profile.small]
inherits = 'release'