From 836760c3c5f80674def4c0994c6b0d20f08ae148 Mon Sep 17 00:00:00 2001 From: LLLL Colonq Date: Sun, 25 Jan 2026 16:16:10 -0500 Subject: Networking --- .dir-locals.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.dir-locals.el') diff --git a/.dir-locals.el b/.dir-locals.el index 7d26985..9a84ba1 100644 --- a/.dir-locals.el +++ b/.dir-locals.el @@ -2,7 +2,7 @@ ((eglot-workspace-configuration . (:rust-analyzer ( :cargo - ( :target "wasm32-unknown-unknown" + ( ;; :target "wasm32-unknown-unknown" :targetDir t) :hover (:show (:fields 10)))))))) -- cgit v1.2.3