Skip to content

Commit

Permalink
bump v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippPolterauer committed Dec 31, 2023
1 parent 30d1c08 commit 546d979
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -633,12 +633,11 @@ Solution: 514794

```console
$ adventofcode 25 2
? 101
day: 25, part: 2
loading data from 'data/day25/input2.txt'
thread 'main' panicked at src/util.rs:18:35:
called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
done!
Duration: 16 us
Solution: 0

```

Expand Down
2 changes: 1 addition & 1 deletion data
Submodule data updated from d031f8 to 79abac

0 comments on commit 546d979

Please sign in to comment.