Skip to content

Commit 5f4e3ff

Browse files
authored
Merge pull request #17 from Yag000/dependabot/cargo/main/tempfile-3.25.0
chore(deps): bump tempfile from 3.24.0 to 3.25.0
2 parents 5f4f0a1 + e62daac commit 5f4e3ff

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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.24.0"
31+
tempfile = "3.25.0"
3232
trybuild = "1.0.115"
3333
aoc-star = { path = ".", features = ["test-helpers"] }

0 commit comments

Comments
 (0)