chore(web): Update to base64 0.21 (#1235)

This commit is contained in:
tottoto
2023-01-11 12:16:59 -05:00
committed by GitHub
parent ee6ccfbcc2
commit 63f2e95be3
3 changed files with 28 additions and 3 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ version = "0.1.0"
license = "MIT"
[dependencies]
base64 = "0.13"
base64 = "0.21"
bytes = "1.0"
hyper = "0.14"
prost = "0.11"