Merge branch 'main' of ssh://192.168.0.201:222/ada/dioxus-letter-werefox-cafe

This commit is contained in:
Ada Werefox 2023-03-30 22:40:22 +00:00
commit e9089755ef
1 changed files with 0 additions and 1 deletions

View File

@ -6,7 +6,6 @@ RUN apk add git musl-dev npm && \
npm install tailwindcss
COPY build.rs .
COPY Cargo.lock .
COPY Cargo.toml .
COPY public/ public/
COPY Rocket.toml .