diff options
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ name = "graf_karto" version = "0.1.1" authors = ["Arne Dußin <arne.dussin@gmail.com>"] edition = "2018" +default-run = "client" [build] target = "client" |
