File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -2545,10 +2545,10 @@ checksum = "e2db585e1d738fc771bf08a151420d3ed193d9d895a36df7f6f8a9456b911ddc"
25452545[[package ]]
25462546name = " kittest"
25472547version = " 0.3.0"
2548- source = " git+https://github.com/rerun-io/kittest?branch=main#fbfc970a6ae8507ee9d8a1792aea0d25622e4239 "
2548+ source = " git+https://github.com/rerun-io/kittest?rev=54497bbfed6db8216caa2c1e21bdc913233589f3#54497bbfed6db8216caa2c1e21bdc913233589f3 "
25492549dependencies = [
25502550 " accesskit" ,
2551- " accesskit_consumer 0.34 .0" ,
2551+ " accesskit_consumer 0.35 .0" ,
25522552]
25532553
25542554[[package ]]
Original file line number Diff line number Diff line change @@ -148,7 +148,8 @@ windows-sys = "0.61.2"
148148winit = { version = " 0.30.12" , default-features = false }
149149
150150[patch .crates-io ]
151- kittest = { git = " https://github.com/rerun-io/kittest" , branch = " main" }
151+ # rerun-io/kittest#22 <https://github.com/rerun-io/kittest/pull/22>
152+ kittest = { git = " https://github.com/rerun-io/kittest" , rev = " 54497bbfed6db8216caa2c1e21bdc913233589f3" }
152153
153154[workspace .lints .rust ]
154155unsafe_code = " deny"
You can’t perform that action at this time.
0 commit comments