From f9932156b1a670b2b99e40f488f1344c6787bd56 Mon Sep 17 00:00:00 2001 From: Fabro Date: Mon, 4 May 2026 04:22:32 +0000 Subject: [PATCH] fabro(01KQRF98KVJANMHY45N67NTKPC): simplify_opus (succeeded) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fabro-Run: 01KQRF98KVJANMHY45N67NTKPC Fabro-Completed: 6 Fabro-Checkpoint: 37593d6a48f30e1b7a9c5a46beebb7380e401fda ⚒️ Generated with [Fabro](https://fabro.sh) --- lib/crates/fabro-server/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/crates/fabro-server/Cargo.toml b/lib/crates/fabro-server/Cargo.toml index 6321b47b3..a370ce2b2 100644 --- a/lib/crates/fabro-server/Cargo.toml +++ b/lib/crates/fabro-server/Cargo.toml @@ -109,4 +109,4 @@ tokio-util.workspace = true fabro-macros = { path = "../fabro-macros" } fabro-sandbox = { path = "../fabro-sandbox", features = ["test-support"] } fabro-test = { workspace = true } -fabro-types = { path = "../fabro-types", features = ["test-support"] } \ No newline at end of file +fabro-types = { path = "../fabro-types", features = ["test-support"] }