Replace gemini_fetch with trotter

This commit is contained in:
Matt Brubeck 2024-03-29 15:24:33 -07:00
parent f8ad096adf
commit 53d2f0d947
4 changed files with 852 additions and 269 deletions

View file

@ -27,7 +27,7 @@ tokio = { version = "1.37", features = ["fs", "io-util", "net", "rt-multi-thread
url = "2.5.0"
[dev-dependencies]
gemini-fetch = "0.2.1"
trotter = "1.0"
[profile.release]
lto = true