Skip to content

Commit 4909bde

Browse files
committed
update GH CI
1 parent 3cfe977 commit 4909bde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Set up Rust
1818
uses: actions-rs/toolchain@v1
1919
with:
20-
rust-version: stable
20+
toolchain: stable
2121

2222
- name: Build
2323
run: cargo build --verbose

0 commit comments

Comments
 (0)