1
0
mirror of https://github.com/emilk/egui.git synced 2026-08-30 13:20:05 -04:00

Use released version of kittest

This commit is contained in:
Emil Ernerfeldt
2024-12-16 17:10:39 +01:00
parent 045ed41efc
commit 0fb340fe89
2 changed files with 4 additions and 3 deletions

View File

@@ -2340,7 +2340,8 @@ checksum = "e2db585e1d738fc771bf08a151420d3ed193d9d895a36df7f6f8a9456b911ddc"
[[package]]
name = "kittest"
version = "0.1.0"
source = "git+https://github.com/rerun-io/kittest?branch=main#06e01f17fed36a997e1541f37b2d47e3771d7533"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f659954571a3c132356bd15c25f0dcf14d270a28ec5c58797adc2f432831bed5"
dependencies = [
"accesskit",
"accesskit_consumer",