bump latest version of cryptoxide

This commit is contained in:
Nicolas Di Prima 2022-01-17 18:36:32 +00:00
parent d15b3974e3
commit bead7332ae
No known key found for this signature in database
GPG key ID: CE351471B788435F

View file

@ -20,5 +20,5 @@ minicbor = { version = "0.12", features = ["std"] }
minicbor-derive = "0.8.0"
hex = "0.4.3"
log = "0.4.14"
cryptoxide = { version = "0.3.2", optional = true }
cryptoxide = { version = "0.3.6", optional = true }