dns-server-rust/codecrafters.yml
codecrafters-bot c2ff887cd1 init [skip ci]
2023-12-09 17:38:38 +00:00

12 lines
288 B
YAML

# 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.
#
# Available versions: rust-1.70
language_pack: rust-1.70