using a custom parser now :)

This commit is contained in:
2024-11-12 23:08:09 -07:00
parent 574a370f30
commit 0f8a3d7215
4 changed files with 108 additions and 133 deletions

View File

@@ -5,7 +5,6 @@ edition = "2021"
[dependencies]
html5ever = "0.29.0"
markup5ever_rcdom = "0.5.0-unofficial"
# minio = "0.1.0"
minio = {git="https://github.com/minio/minio-rs.git", rev = "c28f576"}
reqwest = "0.12.9"