Skip to content

Commit bc097ee

Browse files
committed
security audit fix up
1 parent 6e0ae79 commit bc097ee

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/rust.yml

+2
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,8 @@ jobs:
7272

7373
- name: Install rust
7474
uses: dtolnay/rust-toolchain@stable
75+
76+
- uses: rustup override set stable
7577

7678
- name: generate Cargo.lock
7779
run: cargo generate-lockfile

0 commit comments

Comments
 (0)