Skip to content

Commit

Permalink
new cargo
Browse files Browse the repository at this point in the history
  • Loading branch information
shtayeb committed Dec 2, 2023
1 parent 3233b95 commit 219c046
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
uses: actions/checkout@main

- name: Setup cargo and Rust toolchain
uses: actions-rs/toolchain@v1
uses: dtolnay/rust-toolchain@stable
with:
toolchain: stable

Expand Down

0 comments on commit 219c046

Please sign in to comment.