1
0
Fork 0
sqlite-reader/codecrafters.yml

12 lines
287 B
YAML
Raw Normal View History

# 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.
2022-07-26 08:22:24 +00:00
debug: true
# Use this to change the Rust version used to run your code
# on Codecrafters.
#
# Available versions: rust-1.54
language_pack: rust-1.54