add silvius

This commit is contained in:
ajuvercr 2022-12-03 18:06:14 +01:00
parent 687cbd59ce
commit 28b0304451
3 changed files with 5 additions and 0 deletions

3
.gitmodules vendored
View file

@ -143,3 +143,6 @@
[submodule "2022/mcbloch"]
path = 2022/mcbloch
url = https://gitlab.com/mcbloch/aoc2022
[submodule "2022/silvius"]
path = 2022/silvius
url = https://github.com/ajuvercr/advent-of-code

1
2022/silvius Submodule

@ -0,0 +1 @@
Subproject commit 64b87578f7083ff8b92ae7860f2983feb3358402

View file

@ -7,6 +7,7 @@
| mcbloch | https://gitlab.com/mcbloch/aoc2022 | Clojure (Babashka) |
| fbegyn | https://github.com/fbegyn/aoc2022 | Go/Ruby |
| Mraedis | https://github.com/Mraedis/AoC2022 | Ruby |
| silvius | https://github.com/ajuvercr/advent-of-code | Rust |
* repo clonen: