diff --git a/config.toml b/config.toml new file mode 100644 index 0000000..6a7f7cb --- /dev/null +++ b/config.toml @@ -0,0 +1,6 @@ +be_quiet = false +[[targets]] +input = "input.txt" + +[[targets]] +input = "input_2.txt"