aboutsummaryrefslogtreecommitdiff
path: root/ui-tests/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'ui-tests/Cargo.toml')
-rw-r--r--ui-tests/Cargo.toml5
1 files changed, 1 insertions, 4 deletions
diff --git a/ui-tests/Cargo.toml b/ui-tests/Cargo.toml
index 5b30a66..e3ea381 100644
--- a/ui-tests/Cargo.toml
+++ b/ui-tests/Cargo.toml
@@ -4,8 +4,5 @@ version = "0.0.0"
edition = "2021"
publish = false
-[patch.crates-io]
-dynamize = { path = ".." }
-
[dependencies]
-dynamize = "0.2.0"
+dynamize = { path = ".." }