DEVELOPMENT ENVIRONMENT

~liljamo/emerwen

emerwen/.cargo/config.toml -rw-r--r-- 123 bytes
1b8eda0aJonni Liljamo feat: move emerwen-proto crate out of here 5 days ago
                                                                                
1
2
3
[target.x86_64-unknown-linux-gnu]
linker = "clang"
rustflags = ["--cfg", "tokio_unstable", "-C", "link-arg=-fuse-ld=mold"]