build(deps): update cryptoxide requirement from 0.3.6 to 0.4.1 (#36)
This commit is contained in:
parent
f70ce96e7d
commit
e38217f2ec
3 changed files with 7 additions and 7 deletions
|
|
@ -21,7 +21,7 @@ hex = "0.4.3"
|
|||
|
||||
[dev-dependencies]
|
||||
net2 = "0.2.37"
|
||||
cryptoxide = "0.3.6"
|
||||
cryptoxide = "0.4.1"
|
||||
env_logger = "0.9.0"
|
||||
pallas-handshake = { version = "0.3.0", path = "../pallas-handshake/" }
|
||||
pallas-txsubmission = { version = "0.3.0", path = "../pallas-txsubmission/" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue