use crate from crates.io

This commit is contained in:
Johann150 2021-02-20 09:09:45 +01:00
parent f6ba98aa24
commit e1d808a790
No known key found for this signature in database
GPG key ID: 9EE6577A2A06F8F1
2 changed files with 6 additions and 5 deletions

View file

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