Skip to content

Commit

Permalink
build(deps): bump trybuild from 1.0.96 to 1.0.97
Browse files Browse the repository at this point in the history
Bumps [trybuild](https://github.com/dtolnay/trybuild) from 1.0.96 to 1.0.97.
- [Release notes](https://github.com/dtolnay/trybuild/releases)
- [Commits](dtolnay/trybuild@1.0.96...1.0.97)

---
updated-dependencies:
- dependency-name: trybuild
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Jisu-Woniu committed Jul 16, 2024
1 parent dc7a024 commit aaa4813
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion crates/rsjudge-utils/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ tokio = { version = "1.38.0", features = ["process", "macros", "rt-multi-thread"

[dev-dependencies]
anyhow = "1.0.86"
trybuild = "1.0.96"
trybuild = "1.0.97"

0 comments on commit aaa4813

Please sign in to comment.