mirror of
https://github.com/Qortal/pirate-librustzcash.git
synced 2025-08-01 12:51:30 +00:00
cargo fix --edition for librustzcash
This commit is contained in:
@@ -7,7 +7,7 @@ use zcash_primitives::{
|
||||
|
||||
use super::JUBJUB;
|
||||
|
||||
use {
|
||||
use crate::{
|
||||
librustzcash_ask_to_ak, librustzcash_check_diversifier, librustzcash_crh_ivk,
|
||||
librustzcash_ivk_to_pkd, librustzcash_nsk_to_nk,
|
||||
};
|
||||
|
Reference in New Issue
Block a user