mirror of
https://github.com/Drop-OSS/drop
synced 2026-08-27 14:23:05 -04:00
fix: libarchive fmt and use nightly toolchain
This commit is contained in:
parent
275ed25a63
commit
c006549e95
2 changed files with 2 additions and 2 deletions
2
libraries/droplet/.github/workflows/test.yml
vendored
2
libraries/droplet/.github/workflows/test.yml
vendored
|
|
@ -25,7 +25,7 @@ jobs:
|
|||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
- name: Install Rust toolchain
|
||||
uses: dtolnay/rust-toolchain@stable
|
||||
uses: dtolnay/rust-toolchain@nightly
|
||||
with:
|
||||
components: rustfmt, clippy
|
||||
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit c694faba63d2fc3d79c4fde70ebd699adcac9aae
|
||||
Subproject commit bf47426655a9a6c537be753b8c4189191d2ef656
|
||||
Loading…
Add table
Add a link
Reference in a new issue