Merge branch 'stable'

This commit is contained in:
link2xt
2023-08-26 18:12:13 +00:00
7 changed files with 7 additions and 7 deletions

View File

@@ -25,7 +25,7 @@ jobs:
name: Lint Rust
runs-on: ubuntu-latest
env:
RUSTUP_TOOLCHAIN: 1.71.0
RUSTUP_TOOLCHAIN: 1.72.0
steps:
- uses: actions/checkout@v3
- name: Install rustfmt and clippy