1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-26 22:53:14 -04:00

Update kittest to 0.2 (#7332)

This commit is contained in:
Lucas Meurer
2025-07-10 16:38:52 +02:00
committed by GitHub
parent c0325e9be2
commit a9124af00d
2 changed files with 4 additions and 3 deletions

View File

@@ -2421,8 +2421,9 @@ checksum = "e2db585e1d738fc771bf08a151420d3ed193d9d895a36df7f6f8a9456b911ddc"
[[package]]
name = "kittest"
version = "0.1.0"
source = "git+https://github.com/rerun-io/kittest?branch=main#91bf0fd98b5afe04427bb3aea4c68c6e0034b4bd"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7c1bfc4cb16136b6f00fb85a281e4b53d026401cf5dff9a427c466bde5891f0b"
dependencies = [
"accesskit",
"accesskit_consumer",