From 19fac4bb712b76ebc46c424ce5750ec61385cea9 Mon Sep 17 00:00:00 2001 From: wrzosik Date: Sat, 8 Nov 2025 12:34:17 +0100 Subject: added empty wsh-macros subproject --- Cargo.toml | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 Cargo.toml (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml new file mode 100644 index 0000000..6e468c2 --- /dev/null +++ b/Cargo.toml @@ -0,0 +1,2 @@ +[workspace] +members = [ "wsh-macros", "wshortcuts" ] -- cgit v1.2.3