From 2113ac7eec226349a0dae3339e2d4afa7eae78aa Mon Sep 17 00:00:00 2001 From: Arne Dußin Date: Sun, 17 Jan 2021 14:22:22 +0100 Subject: Set client to the default run target --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index 725f8a8..6627b77 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,6 +3,7 @@ name = "graf_karto" version = "0.1.1" authors = ["Arne Dußin "] edition = "2018" +default-run = "client" [build] target = "client" -- cgit v1.2.3-70-g09d2