Re-do #810 but properly (#821)

This commit is contained in:
Pierre Krieger
2020-02-03 17:37:29 +01:00
committed by GitHub
parent 9a2495c66e
commit 9a2bba3ba1
2 changed files with 7 additions and 10 deletions
-3
View File
@@ -49,6 +49,3 @@ maintenance = { status = "actively-developed" }
[profile.release]
# Polkadot runtime requires unwinding.
panic = "unwind"
[patch.crates-io]
"async-std" = { git = "https://github.com/async-rs/async-std" }