Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: rustversion
  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 Oct 16, 2024
1 parent aa370fe commit 18d9c3c
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-runner/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ uzers = "0.12.1"
anyhow = "1.0.89"

[build-dependencies]
rustversion = "1.0.17"
rustversion = "1.0.18"

[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(setgroups)'] }

0 comments on commit 18d9c3c

Please sign in to comment.