Append env::consts::OS to snapshot filenames

This commit is contained in:
Héctor Ramón Jiménez 2024-12-17 02:17:07 +01:00
parent 0ad40d0338
commit 2f98a7e203
No known key found for this signature in database
GPG key ID: 7CC46565708259A7
5 changed files with 18 additions and 17 deletions

View file

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