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:
@@ -17,7 +17,6 @@ bech32 = "0.8"
|
||||
chrono = "0.4"
|
||||
console = "0.14"
|
||||
dialoguer = "0.8"
|
||||
elliptic-curve = "0.8"
|
||||
env_logger = "0.8"
|
||||
gumdrop = "0.8"
|
||||
hex = "0.4"
|
||||
|
||||
Reference in New Issue
Block a user