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
|
|
@ -15,7 +15,7 @@ authors = [
|
|||
[dependencies]
|
||||
minicbor = { version = "0.12" }
|
||||
hex = "0.4"
|
||||
cryptoxide = { version = "0.3.6" }
|
||||
cryptoxide = { version = "0.4.1" }
|
||||
thiserror = "1.0"
|
||||
rand_core = "0.6"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue