Skip to content

ci: cache dependencies #109

Description

@xtqqczze

For example cargo-audit could be installed before setting up the cache:

- name: Set up Rust cache
uses: Swatinem/rust-cache@v2
- name: Install `cargo-audit`
run: cargo install cargo-audit

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions