workflow: Update actions-rust-lang/setup-rust-toolchain action to v1.10.1 (#187)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-11-01 20:37:07 +01:00 committed by GitHub
parent eaa1be303a
commit fbd4d343cb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -41,7 +41,7 @@ jobs:
- name: Set up python package dependencies
run: pip install capstone colorama cxxfilt pyelftools ansiwrap watchdog python-Levenshtein toml
- name: Set up rust toolchain
uses: actions-rust-lang/setup-rust-toolchain@v1.5.0
uses: actions-rust-lang/setup-rust-toolchain@v1.10.1
with:
cache: false
- name: Set up rust caching