2024-05-10 17:06:42 +00:00
|
|
|
# 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.
|
2024-05-10 22:05:36 +00:00
|
|
|
debug: true
|
2024-05-10 17:06:42 +00:00
|
|
|
|
|
|
|
|
# Use this to change the Rust version used to run your code
|
|
|
|
|
# on Codecrafters.
|
|
|
|
|
#
|
|
|
|
|
# Available versions: rust-1.77
|
|
|
|
|
language_pack: rust-1.77
|