fix: libarchive fmt and use nightly toolchain
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
|
||||
Submodule libraries/droplet/libarchive-rust updated: c694faba63...bf47426655
Reference in New Issue
Block a user