updating for base64

This commit is contained in:
Oliver Atkinson
2024-12-13 13:28:24 -07:00
parent f42e770a10
commit 82929fd0fc
4 changed files with 14 additions and 7 deletions

View File

@@ -4,6 +4,7 @@ version = "0.1.0"
edition = "2021"
[dependencies]
base64 = "0.22.1"
html5ever = "0.29"
# minio = "0.1.0"
minio = {git="https://github.com/minio/minio-rs.git", rev = "c28f576"}