5
support/ci/Dockerfile
Normal file
5
support/ci/Dockerfile
Normal file
@@ -0,0 +1,5 @@
|
||||
FROM rust
|
||||
|
||||
RUN rustup install nightly
|
||||
RUN rustup component add clippy
|
||||
RUN cargo install cargo-udeps cargo-outdated
|
Reference in New Issue
Block a user