Skip to content

Commit 52397fa

Browse files
authored
Merge pull request #20 from Yag000/dependabot/cargo/main/trybuild-1.0.116
chore(deps): bump trybuild from 1.0.115 to 1.0.116
2 parents 9b52ca4 + d2c2205 commit 52397fa

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

Cargo.lock

Lines changed: 12 additions & 12 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
@@ -29,5 +29,5 @@ aoc-client = ["dep:aoc-client"]
2929

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

0 commit comments

Comments
 (0)