Lock to git rev

This commit is contained in:
Hanh 2021-10-29 22:55:02 +08:00
parent 29caf551e9
commit 8065b17949
6 changed files with 274 additions and 241 deletions

505
Cargo.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -22,7 +22,7 @@ hex = "0.4.3"
[dependencies.zcash_primitives]
git = "https://github.com/hhanh00/librustzcash.git"
branch = "warp-sync"
rev = "6baf1ba63261dda09e5b1d4b476977842a1f61c8"
[build-dependencies]
cbindgen = "0.19.0"

@ -1 +1 @@
Subproject commit 768a218858b08a71f21db9944f022251adc4590c
Subproject commit f8eb2641dd7c4f3e57cd8c928334c1ae4e4284a4

@ -1 +1 @@
Subproject commit 8f403258e8784a4b4fd2c689644e44a92bb6b17c
Subproject commit 2470a4e6af618aa6a5c85948b1c558d265d54484

View File

@ -15,7 +15,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
# Read more about iOS versioning at
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
version: 1.0.12+176
version: 1.0.12+178
environment:
sdk: ">=2.12.0 <3.0.0"

View File

@ -15,7 +15,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
# Read more about iOS versioning at
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
version: 1.0.12+176
version: 1.0.12+178
environment:
sdk: ">=2.12.0 <3.0.0"