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

5
Cargo.lock generated
View file

@ -147,9 +147,8 @@ dependencies = [
[[package]]
name = "gemini-fetch"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cc9dc5c196fd09461b039356a198fb59d55a8edcefdc5dd81ca763c0e8a04625"
version = "0.2.1"
source = "git+https://github.com/Johann150/gemini-fetch.git#5b5d986a857bfb1c444892d56c1946b353987f1c"
dependencies = [
"anyhow",
"ring",