From 1d08f6f8679c5229dfeebdab7d209064b56df614 Mon Sep 17 00:00:00 2001 From: YK Date: Sat, 11 May 2024 01:05:36 +0300 Subject: [PATCH] stage 7 attempt 2 --- codecrafters.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/codecrafters.yml b/codecrafters.yml index 92afff5..47b84d8 100644 --- a/codecrafters.yml +++ b/codecrafters.yml @@ -2,7 +2,7 @@ # # These can be VERY verbose, so we suggest turning them off # unless you really need them. -debug: false +debug: true # Use this to change the Rust version used to run your code # on Codecrafters.