initial commit
Some checks failed
release / deploy (push) Failing after 33s

This commit is contained in:
2023-12-02 17:31:03 +01:00
commit 8c6bab239f
3 changed files with 45 additions and 0 deletions

4
Dockerfile Normal file
View File

@@ -0,0 +1,4 @@
FROM docker.io/rust:1.74.0
COPY cargo-nan.sh /bin/cargo-nan