Simplify test error handling

This commit is contained in:
Matt Brubeck 2024-03-28 22:16:21 -07:00
parent 6b67e603bd
commit 5c43b030fe
3 changed files with 2 additions and 5 deletions

View file

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