aboutsummaryrefslogtreecommitdiff
path: root/codecrafters.yml
diff options
context:
space:
mode:
Diffstat (limited to 'codecrafters.yml')
-rw-r--r--codecrafters.yml11
1 files changed, 0 insertions, 11 deletions
diff --git a/codecrafters.yml b/codecrafters.yml
deleted file mode 100644
index 47b84d8..0000000
--- a/codecrafters.yml
+++ /dev/null
@@ -1,11 +0,0 @@
-# Set this to true if you want debug logs.
-#
-# These can be VERY verbose, so we suggest turning them off
-# unless you really need them.
-debug: true
-
-# Use this to change the Rust version used to run your code
-# on Codecrafters.
-#
-# Available versions: rust-1.77
-language_pack: rust-1.77