Make the zcash_script versions in Cargo.lock and Cargo.toml match (#3387)

This commit is contained in:
teor 2022-01-24 23:39:12 +10:00 committed by GitHub
parent ebd94b2e60
commit 3cc896feaf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

2
Cargo.lock generated
View File

@ -4241,7 +4241,7 @@ dependencies = [
[[package]]
name = "zcash_script"
version = "0.1.6-alpha.0"
source = "git+https://github.com/ZcashFoundation/zcash_script.git?rev=70738fc9b143c2a23df7c138c87c95b398273402#70738fc9b143c2a23df7c138c87c95b398273402"
source = "git+https://github.com/ZcashFoundation/zcash_script.git?rev=270d32d192c5880f911acf21ef100caa128e6179#270d32d192c5880f911acf21ef100caa128e6179"
dependencies = [
"bindgen",
"blake2b_simd",