Skip to content

Commit

Permalink
oops didn't push
Browse files Browse the repository at this point in the history
  • Loading branch information
oli-obk committed Feb 28, 2023
1 parent fa9f7d3 commit 73acc4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ tempfile = { version = "3.2", optional = true }
termize = "0.1"

[dev-dependencies]
ui_test = { path = "../ui_test" }
ui_test = { git = "https://github.com/oli-obk/ui_test.git", branch = "aux_build" }
tester = "0.9"
regex = "1.5"
toml = "0.5"
Expand Down

0 comments on commit 73acc4e

Please sign in to comment.