wip; start working on making it not flash when transferring new images

This commit is contained in:
itsjunetime
2026-04-12 13:46:57 -05:00
parent 421401c7a7
commit 25579ad2c3
4 changed files with 53 additions and 42 deletions
+1 -1
View File
@@ -55,7 +55,7 @@ flexi_logger = "0.31"
console-subscriber = { version = "0.5.0", optional = true }
[patch.crates-io]
pathfinder_simd = { git = "https://github.com/itsjunetime/pathfinder.git", branch = "fix_nightly_arm_simd" }
pathfinder_simd = { git = "https://github.com/itsjunetime/pathfinder.git", rev = "814671e162a1829e074521446317b915311d3d4d" }
[profile.production]
inherits = "release"