Skip to content

Commit 34d1abf

Browse files
authored
Merge pull request #25 from Yag000/dependabot/cargo/main/tempfile-3.26.0
chore(deps): bump tempfile from 3.25.0 to 3.26.0
2 parents c4b8bff + 3179725 commit 34d1abf

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Cargo.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

aoc-star/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@ aoc-client = ["dep:aoc-client"]
2828

2929

3030
[dev-dependencies]
31-
tempfile = "3.25.0"
31+
tempfile = "3.26.0"
3232
trybuild = "1.0.116"
3333
aoc-star = { path = ".", features = ["test-helpers"] }

0 commit comments

Comments
 (0)