Remove direct dependency on elliptic-curve crate
Using the re-export from p256 ensures we always use the correct version.
This commit is contained in:
Generated
-1
@@ -47,7 +47,6 @@ dependencies = [
|
||||
"chrono",
|
||||
"console",
|
||||
"dialoguer",
|
||||
"elliptic-curve",
|
||||
"env_logger",
|
||||
"gumdrop",
|
||||
"hex",
|
||||
|
||||
Reference in New Issue
Block a user