From cfbb95e93e4ac950f233d779e44810f93154eb33 Mon Sep 17 00:00:00 2001 From: Caznix Date: Sun, 1 Dec 2024 18:09:41 -0500 Subject: [PATCH] test new workflow --- cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cargo.toml b/cargo.toml index 5f81e11..f2fa59a 100644 --- a/cargo.toml +++ b/cargo.toml @@ -3,5 +3,5 @@ resolver = "2" members = [ "engine", "editor", - "xtask" + "xtask", ] \ No newline at end of file