vault713 / wallet713

A wallet that makes it easy to send, store, and swap Grin.
Apache License 2.0
196 stars 74 forks source link

Update zeroize #183

Closed jaspervdm closed 4 years ago

jaspervdm commented 4 years ago

The zeroize version we were using is broken in Rust 1.38. Latest version works fine. Fixes #182