refactor (container): remove config file that doesn't work properly

This commit is contained in:
naskya 2024-03-07 21:23:06 +09:00
parent 9661b6b86d
commit 95bab740c4
No known key found for this signature in database
GPG key ID: 712D413B3A9FED5C

View file

@ -1,3 +0,0 @@
[target.aarch64-unknown-linux-musl]
linker = "aarch64-linux-musl-gcc"
rustflags = ["-C", "target-feature=-crt-static"]