paritytech / libsecp256k1

Pure Rust Implementation of secp256k1.
Apache License 2.0
172 stars 84 forks source link

Update dependency base64 to 0.21 #152

Open rillian opened 1 year ago

rillian commented 1 year ago

The base64 crate changed the api after the 0.13 releases to require more explicit choice of the encoding variant. Update so downstream users can also migrate to current releases.

rillian commented 1 year ago

review ping @chiro-hiro @sergejparity