From 3d4e674547aa18d65b8635afbb01e2f57d9537fc Mon Sep 17 00:00:00 2001 From: Noah Prince Date: Thu, 24 Oct 2024 17:32:18 -0500 Subject: [PATCH] get another release for state controller --- programs/state_controller/Cargo.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/programs/state_controller/Cargo.toml b/programs/state_controller/Cargo.toml index 4873c6d..b322682 100644 --- a/programs/state_controller/Cargo.toml +++ b/programs/state_controller/Cargo.toml @@ -21,4 +21,3 @@ anchor-lang = { git = "https://github.com/ChewingGlass/anchor", branch = "bugfix anchor-spl = { git = "https://github.com/ChewingGlass/anchor", branch = "bugfix/cpi-polymorphism" } proposal = { path = "../proposal", features = ["no-entrypoint", "cpi"] } time = "0.3.36" -