Skip to content

Commit 73acc4e

Browse files
committed
oops didn't push
1 parent fa9f7d3 commit 73acc4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ tempfile = { version = "3.2", optional = true }
2828
termize = "0.1"
2929

3030
[dev-dependencies]
31-
ui_test = { path = "../ui_test" }
31+
ui_test = { git = "https://github.com/oli-obk/ui_test.git", branch = "aux_build" }
3232
tester = "0.9"
3333
regex = "1.5"
3434
toml = "0.5"

0 commit comments

Comments
 (0)