From 7a8f29a5888fcaac2614dba63491e0c15bc62bef Mon Sep 17 00:00:00 2001 From: Niko Matsakis Date: Thu, 4 Jun 2026 20:41:24 +0000 Subject: [PATCH] chore: fix dial9 crate --- dial9/SYMPOSIUM.toml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dial9/SYMPOSIUM.toml b/dial9/SYMPOSIUM.toml index 843bea8..fcb3206 100644 --- a/dial9/SYMPOSIUM.toml +++ b/dial9/SYMPOSIUM.toml @@ -2,5 +2,4 @@ name = "dial9" crates = ["dial9-tokio-telemetry", "dial9", "dial9-viewer"] [[skills]] -crates = ["dial9-viewer"] -source.crate_path = "skills" +source = "crate"