1
0
Fork 0
Commit graph

5 commits

Author SHA1 Message Date
f4e86f27ae
chore: update dependencies
Signed-off-by: Matej Focko <me@mfocko.xyz>
2023-07-02 22:59:02 +02:00
c087e388ac
day(15): add solution
Signed-off-by: Matej Focko <me@mfocko.xyz>
2023-01-03 22:16:21 +01:00
c975a73f7a
cargo: update and remove ‹thiserror›
• add ‹regex›
• add ‹lazy_static›
• remove ‹thiserror›

Signed-off-by: Matej Focko <mfocko@redhat.com>
2022-12-07 22:56:22 +01:00
48e69b5c2d
chore(cargo): remove ‹anyhow›
Remove ‹anyhow›, since I'm a pepege and want to use ‹color-eyre› that
depends on ‹eyre› and is fork of ‹anyhow›.

Signed-off-by: Matej Focko <mfocko@redhat.com>
2022-12-01 14:36:10 +01:00
47cbe771a3
chore: add skeletons and prepary directories
Signed-off-by: Matej Focko <mfocko@redhat.com>
2022-12-01 11:04:36 +01:00