File tree Expand file tree Collapse file tree 13 files changed +13
-13
lines changed
Expand file tree Collapse file tree 13 files changed +13
-13
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ edition = "2018"
1010
1111[dependencies ]
1212blake2 = " 0.7"
13- ewasm_api = " 0.8 "
13+ ewasm_api = " 0.9 "
1414
1515[lib ]
1616crate-type = [" cdylib" ]
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ publish = false
99edition = " 2018"
1010
1111[dependencies ]
12- ewasm_api = " 0.8 "
12+ ewasm_api = " 0.9 "
1313ethereum-bls12 = { git = " https://github.com/ewasm/ethereum-bls12.rs" , tag = " 0.1.1" }
1414parity-bytes = { git = " https://github.com/paritytech/parity-common" , version = " 0.1.0" }
1515
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ publish = false
99edition = " 2018"
1010
1111[dependencies ]
12- ewasm_api = " 0.8 "
12+ ewasm_api = " 0.9 "
1313ethereum-bn128 = { git = " https://github.com/ewasm/ethereum-bn128.rs" , tag = " 0.0.1" }
1414parity-bytes = { git = " https://github.com/paritytech/parity-common" , version = " 0.1.0" }
1515
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ publish = false
99edition = " 2018"
1010
1111[dependencies ]
12- ewasm_api = " 0.8 "
12+ ewasm_api = " 0.9 "
1313ethereum-bn128 = { git = " https://github.com/ewasm/ethereum-bn128.rs" , tag = " 0.0.1" }
1414parity-bytes = { git = " https://github.com/paritytech/parity-common" , version = " 0.1.0" }
1515
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ publish = false
99edition = " 2018"
1010
1111[dependencies ]
12- ewasm_api = " 0.8 "
12+ ewasm_api = " 0.9 "
1313ethereum-bn128 = { git = " https://github.com/ewasm/ethereum-bn128.rs" , tag = " 0.0.1" }
1414parity-bytes = { git = " https://github.com/paritytech/parity-common" , version = " 0.1.0" }
1515
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ publish = false
99edition = " 2018"
1010
1111[dependencies ]
12- ewasm_api = " 0.8 "
12+ ewasm_api = " 0.9 "
1313libsecp256k1 = " ^0.2.1"
1414sha3 = " ^0.6"
1515
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ publish = false
99edition = " 2018"
1010
1111[dependencies ]
12- ewasm_api = " 0.8 "
12+ ewasm_api = " 0.9 "
1313parity-bytes = { git = " https://github.com/paritytech/parity-common" , version = " 0.1.0" }
1414hex = " 0.3.1"
1515sha2 = " 0.7.1"
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ publish = false
99edition = " 2018"
1010
1111[dependencies ]
12- ewasm_api = " 0.8 "
12+ ewasm_api = " 0.9 "
1313
1414[lib ]
1515crate-type = [" cdylib" ]
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ publish = false
99edition = " 2018"
1010
1111[dependencies ]
12- ewasm_api = " 0.8 "
12+ ewasm_api = " 0.9 "
1313sha3 = " ^0.6"
1414
1515[lib ]
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ publish = false
99edition = " 2018"
1010
1111[dependencies ]
12- ewasm_api = " 0.8 "
12+ ewasm_api = " 0.9 "
1313num = { version = " 0.1.36" , default-features = false }
1414num-bigint = { version = " 0.1.36" , default-features = false }
1515
You can’t perform that action at this time.
0 commit comments