diba-io / bitmask-core

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

Update Carbonado to fix ecies error issue. #406

Closed cryptoquick closed 1 year ago

cryptoquick commented 1 year 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