diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,3 +8,4 @@ edition = "2018" [dependencies] bevy = "0.3.0" +thiserror = "1.0.22"
\ No newline at end of file |
index : advent-of-code.git | ||
My solutions to the Advent of Code challenges | root |
summaryrefslogtreecommitdiff |
-rw-r--r-- | Cargo.toml | 1 |
@@ -8,3 +8,4 @@ edition = "2018" [dependencies] bevy = "0.3.0" +thiserror = "1.0.22"
\ No newline at end of file |