Send an email in case of error
[stakingWatchdog.git] / .cargo / config.toml
index 7f77502..44f19b9 100644 (file)
@@ -1,2 +1,4 @@
+# Not needed because we build on Windows with target
+# 'x86_64-unknown-linux-gnu' and 'cargo zigbuild'.
 [target.x86_64-unknown-linux-musl]
 linker = "rust-lld"