File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 4444 - " apt update && apt install -y python3-full &&
4545 rustup component add clippy rustfmt &&
4646 rustup toolchain install nightly &&
47- curl -L https://github.com/est31/cargo-udeps/releases/download/v0.1.35 /cargo-udeps-v0.1.35 -x86_64-unknown-linux-gnu.tar.gz | tar xz -C /usr/local/cargo/bin --strip-components 2 &&
47+ curl -L https://github.com/est31/cargo-udeps/releases/download/v0.1.55 /cargo-udeps-v0.1.55 -x86_64-unknown-linux-gnu.tar.gz | tar xz -C /usr/local/cargo/bin --strip-components 2 &&
4848 curl -L https://github.com/rustsec/rustsec/releases/download/cargo-audit%2Fv0.16.0/cargo-audit-x86_64-unknown-linux-musl-v0.16.0.tgz | tar xzv -C /usr/local/cargo/bin --strip-components 1 &&
4949 git clone --quiet ${repository} &&
5050 cd rust-code-analysis &&
You can’t perform that action at this time.
0 commit comments