DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: 0ad660668e80040bdd2b7cf9f5d5f35da4f14b6a deck-builder/.cargo/config.toml -rw-r--r-- 189 bytes
0ad66066Jonni Liljamo chore(sdbapi): add nhyoor.io/websocket dep 1 year, 10 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"]