Skip to content

Commit d2c2205

Browse files
chore(deps): bump trybuild from 1.0.115 to 1.0.116
Bumps [trybuild](https://github.com/dtolnay/trybuild) from 1.0.115 to 1.0.116. - [Release notes](https://github.com/dtolnay/trybuild/releases) - [Commits](dtolnay/trybuild@1.0.115...1.0.116) --- updated-dependencies: - dependency-name: trybuild dependency-version: 1.0.116 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9b52ca4 commit d2c2205

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)