From 3223d93cb3c77ab02aa0a35f2a8314e447cee9a4 Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Thu, 9 Jul 2026 21:43:23 +0200 Subject: chore: Separate daemon, client, server, and lib into crates --- crates/client/src/command/CONTRIBUTORS | 1 + 1 file changed, 1 insertion(+) create mode 120000 crates/client/src/command/CONTRIBUTORS (limited to 'crates/client/src/command/CONTRIBUTORS') diff --git a/crates/client/src/command/CONTRIBUTORS b/crates/client/src/command/CONTRIBUTORS new file mode 120000 index 00000000..1ca4115a --- /dev/null +++ b/crates/client/src/command/CONTRIBUTORS @@ -0,0 +1 @@ +../../../../CONTRIBUTORS \ No newline at end of file -- cgit v1.3.1