mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-14 06:21:11 +00:00
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:
@@ -11,6 +11,8 @@ primitive-types = "0.6"
|
||||
num-bigint = "0.2"
|
||||
num-traits = "0.2"
|
||||
|
||||
[workspace]
|
||||
|
||||
[[bin]]
|
||||
name = "biguint"
|
||||
path = "src/biguint.rs"
|
||||
|
||||
Reference in New Issue
Block a user