From acbe8aebfccc33585a3c9a7ad0e91a7746638692 Mon Sep 17 00:00:00 2001 From: Richard Feldman Date: Thu, 18 Dec 2025 19:49:07 -0500 Subject: [PATCH] Reset Cargo.toml to origin/main --- Cargo.toml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Cargo.toml b/Cargo.toml index 1a8ffe000ef77f0eb77267dc29835cdd0d3ce837..825dc79e08978d8ccd03cea93883f698986ee12f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -209,6 +209,16 @@ members = [ "crates/ztracing", "crates/ztracing_macro", + # + # Extensions + # + + "extensions/glsl", + "extensions/html", + "extensions/proto", + "extensions/slash-commands-example", + "extensions/test-extension", + # # Tooling #