base64 0.13

This commit is contained in:
Jack Grigg 2021-01-11 03:56:35 +00:00
parent c2c1aa257f
commit 0e860a672a
5 changed files with 9 additions and 15 deletions

4
fuzz/Cargo.lock generated
View file

@ -94,9 +94,9 @@ checksum = "23b62fc65de8e4e7f52534fb52b0f3ed04746ae267519eef2a83941e8085068b"
[[package]]
name = "base64"
version = "0.12.3"
version = "0.13.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3441f0f7b02788e948e47f457ca01f1d7e6d92c693bc132c22b087d3141c03ff"
checksum = "904dfeac50f3cdaba28fc6f57fdcddb75f49ed61346676a78c4ffe55877802fd"
[[package]]
name = "bech32"