@@ -1343,6 +1343,15 @@ dependencies = [
13431343 " byteorder" ,
13441344]
13451345
1346+ [[package ]]
1347+ name = " equihash"
1348+ version = " 0.2.0"
1349+ source = " git+https://github.com/ShieldedLabs/librustzcash/?branch=nsm-zebra#5fcd3034e47d425df4846192abd4d84fb3752207"
1350+ dependencies = [
1351+ " blake2b_simd" ,
1352+ " byteorder" ,
1353+ ]
1354+
13461355[[package ]]
13471356name = " equivalent"
13481357version = " 1.0.1"
@@ -1372,7 +1381,7 @@ dependencies = [
13721381[[package ]]
13731382name = " f4jumble"
13741383version = " 0.1.0"
1375- source = " git+https://github.com/ShieldedLabs/librustzcash/?branch=nsm-zebra#1b4f984a61cc88029c0b78e9d13225aad76c6903 "
1384+ source = " git+https://github.com/ShieldedLabs/librustzcash/?branch=nsm-zebra#5fcd3034e47d425df4846192abd4d84fb3752207 "
13761385dependencies = [
13771386 " blake2b_simd" ,
13781387]
@@ -5548,14 +5557,14 @@ dependencies = [
55485557
55495558[[package ]]
55505559name = " which"
5551- version = " 4.4.2 "
5560+ version = " 6.0.3 "
55525561source = " registry+https://github.com/rust-lang/crates.io-index"
5553- checksum = " 87ba24419a2078cd2b0f2ede2691b6c66d8e47836da3b6db8265ebad47afbfc7 "
5562+ checksum = " b4ee928febd44d98f2f459a4a79bd4d928591333a494a10a868418ac1b39cf1f "
55545563dependencies = [
55555564 " either" ,
55565565 " home" ,
5557- " once_cell" ,
55585566 " rustix" ,
5567+ " winsafe" ,
55595568]
55605569
55615570[[package ]]
@@ -5805,6 +5814,12 @@ dependencies = [
58055814 " windows-sys 0.48.0" ,
58065815]
58075816
5817+ [[package ]]
5818+ name = " winsafe"
5819+ version = " 0.0.19"
5820+ source = " registry+https://github.com/rust-lang/crates.io-index"
5821+ checksum = " d135d17ab770252ad95e9a872d365cf3090e3be864a34ab46f48555993efc904"
5822+
58085823[[package ]]
58095824name = " wyz"
58105825version = " 0.5.1"
@@ -5834,8 +5849,8 @@ checksum = "213b7324336b53d2414b2db8537e56544d981803139155afa84f76eeebb7a546"
58345849
58355850[[package ]]
58365851name = " zcash_address"
5837- version = " 0.5 .0"
5838- source = " git+https://github.com/ShieldedLabs/librustzcash/?branch=nsm-zebra#1b4f984a61cc88029c0b78e9d13225aad76c6903 "
5852+ version = " 0.6 .0"
5853+ source = " git+https://github.com/ShieldedLabs/librustzcash/?branch=nsm-zebra#5fcd3034e47d425df4846192abd4d84fb3752207 "
58395854dependencies = [
58405855 " bech32" ,
58415856 " bs58" ,
@@ -5846,8 +5861,8 @@ dependencies = [
58465861
58475862[[package ]]
58485863name = " zcash_client_backend"
5849- version = " 0.13 .0"
5850- source = " git+https://github.com/ShieldedLabs/librustzcash/?branch=nsm-zebra#1b4f984a61cc88029c0b78e9d13225aad76c6903 "
5864+ version = " 0.14 .0"
5865+ source = " git+https://github.com/ShieldedLabs/librustzcash/?branch=nsm-zebra#5fcd3034e47d425df4846192abd4d84fb3752207 "
58515866dependencies = [
58525867 " base64 0.22.1" ,
58535868 " bech32" ,
@@ -5886,7 +5901,7 @@ dependencies = [
58865901[[package ]]
58875902name = " zcash_encoding"
58885903version = " 0.2.1"
5889- source = " git+https://github.com/ShieldedLabs/librustzcash/?branch=nsm-zebra#1b4f984a61cc88029c0b78e9d13225aad76c6903 "
5904+ source = " git+https://github.com/ShieldedLabs/librustzcash/?branch=nsm-zebra#5fcd3034e47d425df4846192abd4d84fb3752207 "
58905905dependencies = [
58915906 " byteorder" ,
58925907 " nonempty" ,
@@ -5895,7 +5910,7 @@ dependencies = [
58955910[[package ]]
58965911name = " zcash_history"
58975912version = " 0.4.0"
5898- source = " git+https://github.com/ShieldedLabs/librustzcash/?branch=nsm-zebra#1b4f984a61cc88029c0b78e9d13225aad76c6903 "
5913+ source = " git+https://github.com/ShieldedLabs/librustzcash/?branch=nsm-zebra#5fcd3034e47d425df4846192abd4d84fb3752207 "
58995914dependencies = [
59005915 " blake2b_simd" ,
59015916 " byteorder" ,
@@ -5904,8 +5919,8 @@ dependencies = [
59045919
59055920[[package ]]
59065921name = " zcash_keys"
5907- version = " 0.3 .0"
5908- source = " git+https://github.com/ShieldedLabs/librustzcash/?branch=nsm-zebra#1b4f984a61cc88029c0b78e9d13225aad76c6903 "
5922+ version = " 0.4 .0"
5923+ source = " git+https://github.com/ShieldedLabs/librustzcash/?branch=nsm-zebra#5fcd3034e47d425df4846192abd4d84fb3752207 "
59095924dependencies = [
59105925 " bech32" ,
59115926 " blake2b_simd" ,
@@ -5942,8 +5957,8 @@ dependencies = [
59425957
59435958[[package ]]
59445959name = " zcash_primitives"
5945- version = " 0.17 .0"
5946- source = " git+https://github.com/ShieldedLabs/librustzcash/?branch=nsm-zebra#1b4f984a61cc88029c0b78e9d13225aad76c6903 "
5960+ version = " 0.19 .0"
5961+ source = " git+https://github.com/ShieldedLabs/librustzcash/?branch=nsm-zebra#5fcd3034e47d425df4846192abd4d84fb3752207 "
59475962dependencies = [
59485963 " aes" ,
59495964 " bip32" ,
@@ -5980,8 +5995,8 @@ dependencies = [
59805995
59815996[[package ]]
59825997name = " zcash_proofs"
5983- version = " 0.17 .0"
5984- source = " git+https://github.com/ShieldedLabs/librustzcash/?branch=nsm-zebra#1b4f984a61cc88029c0b78e9d13225aad76c6903 "
5998+ version = " 0.19 .0"
5999+ source = " git+https://github.com/ShieldedLabs/librustzcash/?branch=nsm-zebra#5fcd3034e47d425df4846192abd4d84fb3752207 "
59856000dependencies = [
59866001 " bellman" ,
59876002 " blake2b_simd" ,
@@ -6002,8 +6017,8 @@ dependencies = [
60026017
60036018[[package ]]
60046019name = " zcash_protocol"
6005- version = " 0.3 .0"
6006- source = " git+https://github.com/ShieldedLabs/librustzcash/?branch=nsm-zebra#1b4f984a61cc88029c0b78e9d13225aad76c6903 "
6020+ version = " 0.4 .0"
6021+ source = " git+https://github.com/ShieldedLabs/librustzcash/?branch=nsm-zebra#5fcd3034e47d425df4846192abd4d84fb3752207 "
60076022dependencies = [
60086023 " document-features" ,
60096024 " memuse" ,
@@ -6045,7 +6060,7 @@ dependencies = [
60456060 " criterion" ,
60466061 " dirs" ,
60476062 " ed25519-zebra" ,
6048- " equihash" ,
6063+ " equihash 0.2.0 (registry+https://github.com/rust-lang/crates.io-index) " ,
60496064 " futures" ,
60506065 " group" ,
60516066 " halo2_proofs" ,
@@ -6543,47 +6558,12 @@ dependencies = [
65436558
65446559[[package ]]
65456560name = " zip321"
6546- version = " 0.1 .0"
6547- source = " git+https://github.com/ShieldedLabs/librustzcash/?branch=nsm-zebra#1b4f984a61cc88029c0b78e9d13225aad76c6903 "
6561+ version = " 0.2 .0"
6562+ source = " git+https://github.com/ShieldedLabs/librustzcash/?branch=nsm-zebra#5fcd3034e47d425df4846192abd4d84fb3752207 "
65486563dependencies = [
65496564 " base64 0.22.1" ,
65506565 " nom" ,
65516566 " percent-encoding" ,
65526567 " zcash_address" ,
65536568 " zcash_protocol" ,
65546569]
6555-
6556- [[patch .unused ]]
6557- name = " zcash_address"
6558- version = " 0.5.0"
6559- source = " git+https://github.com/zcash/librustzcash.git?rev=1410f1449100a417bfbc4f6c7167aa9808e38792#1410f1449100a417bfbc4f6c7167aa9808e38792"
6560-
6561- [[patch .unused ]]
6562- name = " zcash_client_backend"
6563- version = " 0.13.0"
6564- source = " git+https://github.com/zcash/librustzcash.git?rev=1410f1449100a417bfbc4f6c7167aa9808e38792#1410f1449100a417bfbc4f6c7167aa9808e38792"
6565-
6566- [[patch .unused ]]
6567- name = " zcash_encoding"
6568- version = " 0.2.1"
6569- source = " git+https://github.com/zcash/librustzcash.git?rev=1410f1449100a417bfbc4f6c7167aa9808e38792#1410f1449100a417bfbc4f6c7167aa9808e38792"
6570-
6571- [[patch .unused ]]
6572- name = " zcash_history"
6573- version = " 0.4.0"
6574- source = " git+https://github.com/zcash/librustzcash.git?rev=1410f1449100a417bfbc4f6c7167aa9808e38792#1410f1449100a417bfbc4f6c7167aa9808e38792"
6575-
6576- [[patch .unused ]]
6577- name = " zcash_primitives"
6578- version = " 0.17.0"
6579- source = " git+https://github.com/zcash/librustzcash.git?rev=1410f1449100a417bfbc4f6c7167aa9808e38792#1410f1449100a417bfbc4f6c7167aa9808e38792"
6580-
6581- [[patch .unused ]]
6582- name = " zcash_proofs"
6583- version = " 0.17.0"
6584- source = " git+https://github.com/zcash/librustzcash.git?rev=1410f1449100a417bfbc4f6c7167aa9808e38792#1410f1449100a417bfbc4f6c7167aa9808e38792"
6585-
6586- [[patch .unused ]]
6587- name = " zcash_protocol"
6588- version = " 0.3.0"
6589- source = " git+https://github.com/zcash/librustzcash.git?rev=1410f1449100a417bfbc4f6c7167aa9808e38792#1410f1449100a417bfbc4f6c7167aa9808e38792"
0 commit comments