add more tests

This commit is contained in:
Johann150 2021-02-20 11:14:14 +01:00
parent 3c6684d54c
commit 9925d927a4
No known key found for this signature in database
GPG key ID: 9EE6577A2A06F8F1
5 changed files with 154 additions and 7 deletions

View file

@ -27,7 +27,7 @@ configparser = "2.0"
[dev-dependencies]
assert_cmd = "1.0"
gemini-fetch = "0.2.0"
gemini-fetch = { version = "0.2.1", git = "https://github.com/Johann150/gemini-fetch.git" }
anyhow = "1.0"
[profile.release]