Skip to content

Commit

Permalink
Fix autosync
Browse files Browse the repository at this point in the history
  • Loading branch information
adityapk00 committed Nov 19, 2019
1 parent d81fac8 commit 363d02c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions lib/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lib/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ crate-type = ["staticlib"]
[dependencies]
libc = "0.2.58"
lazy_static = "1.4.0"
zecwalletlitelib = { git = "https://github.com/adityapk00/zecwallet-light-cli", rev = "165c22e39e5b43d417f8719edcf91b07c15906bf" }
zecwalletlitelib = { git = "https://github.com/adityapk00/zecwallet-light-cli", rev = "4f946da7745ff6372c2475eeb2bbcd06a729eef1" }

0 comments on commit 363d02c

Please sign in to comment.