1
0
mirror of https://github.com/emilk/egui.git synced 2026-09-01 22:30:03 -04:00

Kittest 0.3

This commit is contained in:
lucasmerlin
2025-10-09 16:45:47 +02:00
parent 854cdfe90c
commit 28cbd73c5c
2 changed files with 4 additions and 3 deletions

View File

@@ -97,7 +97,7 @@ glutin-winit = { version = "0.5.0", default-features = false }
home = "0.5.9"
image = { version = "0.25.6", default-features = false }
js-sys = "0.3.77"
kittest = { version = "0.2.0", git = "https://github.com/rerun-io/kittest.git" }
kittest = { version = "0.3.0" }
log = { version = "0.4.28", features = ["std"] }
memoffset = "0.9.1"
mimalloc = "0.1.48"