Update link to issue (#202)

This commit is contained in:
rakita
2021-01-08 15:56:53 +01:00
committed by GitHub
parent e2f665e9cf
commit f286597d10

View File

@@ -1,3 +1,3 @@
[target.x86_64-pc-windows-msvc]
# Link the C runtime statically ; https://github.com/openethereum/openethereum/issues/6643
# Link the C runtime statically ; https://github.com/openethereum/parity-ethereum/issues/6643
rustflags = ["-Ctarget-feature=+crt-static"]