diff --git a/Cargo.toml b/Cargo.toml index 3a4ab7d..02b5f0a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -42,5 +42,4 @@ quickcheck_macros = "0.9.1" fake = "~2.3.0" wiremock = "0.5" serde_json = "1.0.61" -reqwest = { version = "0.11", features = ["json"] } linkify = "0.9"