From 29d0acb48a03a08eff63d0c40c2e6961f250cb89 Mon Sep 17 00:00:00 2001 From: Martin Fischer Date: Sun, 21 Nov 2021 20:37:16 +0100 Subject: fix code highlighting & ui-tests, bump to 0.3.1 --- ui-tests/Cargo.toml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'ui-tests') 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 = ".." } -- cgit v1.2.3