diff --git a/data/repositories.json b/data/repositories.json index f065de3..803f6d4 100644 --- a/data/repositories.json +++ b/data/repositories.json @@ -820,5 +820,11 @@ "name": "advent_of_code_fast", "crate": null, "toolchain": "nightly" + }, + { + "owner": "lGroesswang", + "name": "aoc2024", + "crate": null, + "toolchain": "stable" } ] \ No newline at end of file