DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: e15f9bd1b3f734bfbdb7cfb6cf245953b8ff2a47 deck-builder/.cargo/config.toml -rw-r--r-- 189 bytes
e15f9bd1Jonni Liljamo chore(sdbclient): iyes_loopless and belly deps 1 year, 8 months ago
                                                                                
1
2
3
4
5
[target.x86_64-unknown-linux-gnu]
linker = "clang"
rustflags = ["-C", "link-arg=-fuse-ld=/usr/bin/mold"]
[target.x86_64-unknown-linux-musl]
rustflags = ["-C", "target-feature=-crt-static"]