aboutsummaryrefslogtreecommitdiff
path: root/.replit
diff options
context:
space:
mode:
Diffstat (limited to '.replit')
-rw-r--r--.replit2
1 files changed, 2 insertions, 0 deletions
diff --git a/.replit b/.replit
new file mode 100644
index 0000000..73a4448
--- /dev/null
+++ b/.replit
@@ -0,0 +1,2 @@
+run = "cargo run"
+language = "rust"