Skip to content

bump base64 to 0.10

Daniel Kahn Gillmor requested to merge dkg/sequoia:update-base64-0.10 into master

0.10.1 is the latest version of base64. The sequoia-openpgp crate ought to be able to work with it, or any 0.10.x version.

I think this is the right way to represent such a dependency.

Signed-off-by: Daniel Kahn Gillmor dkg@fifthorseman.net

Merge request reports