Remove sr-arithmetic/fuzzer from workspace to fix windows builds (#3872)

* Remove sr-arithmetic/fuzzer from workspace to fix windows builds

* Remove sr-arithmetic/fuzzer from check_runtime.sh
This commit is contained in:
Ashley
2019-10-22 12:24:58 +01:00
committed by Bastian Köcher
parent d739e86798
commit 934d7aac1c
5 changed files with 468 additions and 40 deletions
@@ -11,6 +11,8 @@ primitive-types = "0.6"
num-bigint = "0.2"
num-traits = "0.2"
[workspace]
[[bin]]
name = "biguint"
path = "src/biguint.rs"