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

1
Cargo.lock generated
View File

@@ -3673,6 +3673,7 @@ checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292"
name = "surreal_spider"
version = "0.1.0"
dependencies = [
"base64 0.22.1",
"html5ever 0.29.0",
"minio",
"reqwest",