Skip to content

Commit 54e4815

Browse files
committed
Switch to rerun-io/kittest
1 parent cee1ad9 commit 54e4815

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2369,7 +2369,7 @@ checksum = "e2db585e1d738fc771bf08a151420d3ed193d9d895a36df7f6f8a9456b911ddc"
23692369
[[package]]
23702370
name = "kittest"
23712371
version = "0.1.0"
2372-
source = "git+https://github.com/valadaptive/kittest?rev=9b2b8cd#9b2b8cdbc8442d4deed28ad038c72f4438bba5f2"
2372+
source = "git+https://github.com/rerun-io/kittest#5803de399c0061d4cd5479929277066faa034331"
23732373
dependencies = [
23742374
"accesskit",
23752375
"accesskit_consumer",

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ glutin = { version = "0.32.0", default-features = false }
8585
glutin-winit = { version = "0.5.0", default-features = false }
8686
home = "0.5.9"
8787
image = { version = "0.25", default-features = false }
88-
kittest = { git = "https://github.com/valadaptive/kittest", rev = "9b2b8cd" }
88+
kittest = { git = "https://github.com/rerun-io/kittest" }
8989
log = { version = "0.4", features = ["std"] }
9090
nohash-hasher = "0.2"
9191
parking_lot = "0.12"

0 commit comments

Comments
 (0)