From d434d4e8b776e4a851b614616d3a5aa2e9792108 Mon Sep 17 00:00:00 2001 From: Ellie Huxtable Date: Thu, 11 Apr 2024 17:06:37 +0100 Subject: chore(gui): cargo update (#1943) * chore(gui): cargo update * also fix workspace --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 47756d34..bec22a0e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,6 +10,7 @@ members = [ ] resolver = "2" +exclude = ["ui/backend"] [workspace.package] version = "18.1.0" -- cgit v1.3.1