From 2afebbc1f8fa218bb3eae271391b707d14778fc7 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Thu, 27 Apr 2023 05:52:31 +0000 Subject: feat(rossweisse): initial implementation of struct router framework --- Makefile.toml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile.toml') diff --git a/Makefile.toml b/Makefile.toml index 543059e..f921fc6 100644 --- a/Makefile.toml +++ b/Makefile.toml @@ -1,3 +1,6 @@ +[config] +default_to_workspace = false + [tasks.fmt] args = ["fmt"] command = "cargo" -- cgit v1.2.3