aboutsummaryrefslogtreecommitdiff
path: root/.replit
diff options
context:
space:
mode:
Diffstat (limited to '.replit')
-rw-r--r--.replit2
1 files changed, 1 insertions, 1 deletions
diff --git a/.replit b/.replit
index 4d2ff19..57e51d8 100644
--- a/.replit
+++ b/.replit
@@ -1,2 +1,2 @@
-run = "cargo run -- -d -t run"
+run = "cargo run -- run"
language = "rust"