build(deps): update cryptoxide requirement from 0.3.6 to 0.4.1 (#36)

This commit is contained in:
Rinor Hoxha 2022-01-31 14:51:34 +00:00 committed by GitHub
parent f70ce96e7d
commit e38217f2ec
3 changed files with 7 additions and 7 deletions

View file

@ -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/" }