Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit b696aa4

Browse files
chore(release): bump version
1 parent ff6b542 commit b696aa4

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

‎Cargo.lock‎

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎Cargo.toml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "advent_of_code"
3-
version = "0.9.4"
3+
version = "0.9.5"
44
authors = ["Felix Spöttel <1682504+fspoettel@users.noreply.github.com>"]
55
edition = "2021"
66
default-run = "advent_of_code"

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ cargo solve 1 --dhat
212212
# Part 1: 9001 (4.1ms)
213213
```
214214

215-
The command will output some basic stats to the command-line and generate a `dhat-heap.json`report in the repo root directory.
215+
The command will output some basic stats to the command-line and generate a `dhat-heap.json`report in the repo root directory.
216216

217217
You can pass the report a tool like [dh-view](https://nnethercote.github.io/dh_view/dh_view.html) to view a detailed breakdown of heap allocations.
218218

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /