From df440167fd5506b6b2c7830e5776c4a5c761bd29 Mon Sep 17 00:00:00 2001 From: Benjamin Klum Date: Sat, 4 Nov 2023 23:44:34 +0100 Subject: [PATCH] Don't remove Clip Engine track itself when removing column associated with it --- Cargo.toml | 1 + macros/Cargo.toml | 1 + playtime-clip-engine | 2 +- 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 3df96d346..072975d72 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,4 +1,5 @@ [workspace] +resolver = "2" members = [ "allocator", "api", diff --git a/macros/Cargo.toml b/macros/Cargo.toml index 869a36426..712031c89 100644 --- a/macros/Cargo.toml +++ b/macros/Cargo.toml @@ -1,6 +1,7 @@ [package] name = "realearn-macros" version = "0.1.0" +edition = "2021" publish = false [lib] diff --git a/playtime-clip-engine b/playtime-clip-engine index bf4f851f2..65429b546 160000 --- a/playtime-clip-engine +++ b/playtime-clip-engine @@ -1 +1 @@ -Subproject commit bf4f851f2f19c8824f65a4590a38432598d24c60 +Subproject commit 65429b5467b3f99994c8724b9ecb18e00d87f2bb