We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa9f7d3 commit 73acc4eCopy full SHA for 73acc4e
Cargo.toml
@@ -28,7 +28,7 @@ tempfile = { version = "3.2", optional = true }
28
termize = "0.1"
29
30
[dev-dependencies]
31
-ui_test = { path = "../ui_test" }
+ui_test = { git = "https://github.com/oli-obk/ui_test.git", branch = "aux_build" }
32
tester = "0.9"
33
regex = "1.5"
34
toml = "0.5"
0 commit comments