Skip to content

Commit

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

---
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 May 6, 2024
1 parent 548ceb6 commit 1317039
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 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 @@ -19,4 +19,4 @@ tokio = { version = "1.37.0", features = ["process", "macros", "rt-multi-thread"

[dev-dependencies]
anyhow = "1.0.82"
trybuild = "1.0.91"
trybuild = "1.0.93"

0 comments on commit 1317039

Please sign in to comment.