Use proper hash for creates_a_new_task snapshot

This commit is contained in:
Héctor Ramón Jiménez 2024-12-17 02:27:13 +01:00
parent 326c5852aa
commit 41a822c6fb
No known key found for this signature in database
GPG key ID: 7CC46565708259A7
5 changed files with 19 additions and 18 deletions

View file

@ -15,7 +15,9 @@ workspace = true
[dependencies]
iced_runtime.workspace = true
iced_renderer.workspace = true
iced_renderer.features = ["fira-sans"]
png.workspace = true
sha2.workspace = true