diff --git a/data/repositories.json b/data/repositories.json index f37d575..260d863 100644 --- a/data/repositories.json +++ b/data/repositories.json @@ -388,5 +388,11 @@ "name": "advent-of-code-2024", "crate": null, "toolchain": "nightly" + }, + { + "owner": "FelixHartramf", + "name": "aoc-2024", + "crate": null, + "toolchain": "stable" } ] \ No newline at end of file