2021-09-18 15:00:35 +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.
|
|
|
|
debug: false
|
|
|
|
|
|
|
|
# Use this to change the Rust version used to run your code
|
|
|
|
# on Codecrafters.
|
|
|
|
#
|
2021-09-23 18:28:42 +00:00
|
|
|
# Available versions: rust-1.54
|
|
|
|
language_pack: rust-1.54
|