DEVELOPMENT ENVIRONMENT

~liljamo/emerwen

ref: 99bece8be8f11baece0ce10934feecb5d0f51863 emerwen/.cargo/config.toml -rw-r--r-- 123 bytes
99bece8bJonni Liljamo feat(protocol): init WebToMaster service 9 days ago
                                                                                
1
2
3
[target.x86_64-unknown-linux-gnu]
linker = "clang"
rustflags = ["--cfg", "tokio_unstable", "-C", "link-arg=-fuse-ld=mold"]