update other dependencies and flake

This commit is contained in:
Vinzenz Schroeter 2025-02-18 23:29:47 +01:00
parent 085b2adb1b
commit 865a38ccd1
3 changed files with 71 additions and 72 deletions

View file

@ -22,6 +22,6 @@ font-kit = "0.14.2"
pathfinder_geometry = "0.5.1"
# for opening a window
winit = "0.30.8"
winit = "0.30"
# for drawing pixels onto the surface of the window
softbuffer = "0.4.6"