fix import
This commit is contained in:
parent
448821576e
commit
0b1435c966
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
use crate::constants::*;
|
||||
use core::convert::TryFrom;
|
||||
use std::convert::TryFrom;
|
||||
|
||||
#[derive(Debug)]
|
||||
pub enum CurveParameter {
|
||||
|
|
Loading…
Reference in a new issue