deps: bump base64 from 0.21.2 to 0.21.3

Pull-Request: #4401.
This commit is contained in:
dependabot[bot]
2023-09-04 09:43:13 +00:00
committed by GitHub
parent 4fccca11d3
commit c1bccd5c1c
4 changed files with 12 additions and 12 deletions

View File

@ -15,7 +15,7 @@ wasm-bindgen = ["getrandom/js", "instant/wasm-bindgen"]
[dependencies]
asynchronous-codec = "0.6"
base64 = "0.21.2"
base64 = "0.21.3"
byteorder = "1.3.4"
bytes = "1.4"
either = "1.9"