mirror of
https://github.com/Xevion/dynamic-preauth.git
synced 2025-12-15 06:11:39 -06:00
Add TODOs for planning
This commit is contained in:
@@ -7,6 +7,7 @@ RUN apt update && apt install -y g++-mingw-w64-x86-64
|
||||
|
||||
RUN rustup target add x86_64-pc-windows-gnu
|
||||
RUN rustup target add x86_64-unknown-linux-gnu
|
||||
# TODO: Add support for macOS
|
||||
# RUN rustup target add x86_64-apple-darwin
|
||||
|
||||
COPY ./demo ./
|
||||
|
||||
Reference in New Issue
Block a user