From 17829ad872ce7ee5563465b952f939b388dd4f1b Mon Sep 17 00:00:00 2001 From: Kamen Mladenov Date: Tue, 14 Jan 2025 12:40:44 +0200 Subject: feat: Replace global workspace with zkvm-local workspace --- Cargo.toml | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 Cargo.toml (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml deleted file mode 100644 index 86417e1..0000000 --- a/Cargo.toml +++ /dev/null @@ -1,6 +0,0 @@ -[workspace] -resolver = "2" -members = [ - "guests/*", - "zkvms/*/host", -] -- cgit v1.2.3