locate_project.rs
Cargo, a package manager for Rust
RUN apt-get update && \
apt-get install -y librust-cargo-dev
RUN dnf install -y rust-cargo-devel
Cargo, a package manager for Rust
RUN apt-get update && \
apt-get install -y librust-cargo-dev
RUN dnf install -y rust-cargo-devel