This commit is contained in:
Matthieu Jolimaitre 2025-07-23 11:35:51 +02:00
commit aa8e3ef7d6
12 changed files with 479 additions and 0 deletions

2
.cargo/config.toml Normal file
View file

@ -0,0 +1,2 @@
[build]
target = "x86_64-unknown-linux-musl"