added tasting code
This commit is contained in:
3
.devcontainer/Dockerfile
Normal file
3
.devcontainer/Dockerfile
Normal file
@@ -0,0 +1,3 @@
|
||||
FROM rust:1-bookworm
|
||||
RUN apt update && apt upgrade -y && apt install fish -y
|
||||
RUn rustup component add clippy rustfmt
|
||||
Reference in New Issue
Block a user