diba-io / bitmask-core

Core functionality for the BitMask wallet
https://bitmask.app
Other
93 stars 21 forks source link

Update Carbonado to fix ecies error issue. #406

Closed cryptoquick closed 8 months ago

cryptoquick commented 8 months ago

Fixes a type error @crisdut and I ran into when running cargo update. Related to this issue:

https://github.com/ecies/rs/issues/111