From 3f4a9a50c72ff7748f432cceb34f7fd7e0a25683 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Thu, 11 Aug 2022 20:01:00 -0700 Subject: cargo: bump reqwest to reduce duplication of deps --- fatcat-openapi/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fatcat-openapi') diff --git a/fatcat-openapi/Cargo.toml b/fatcat-openapi/Cargo.toml index 000796e..4b6e97e 100644 --- a/fatcat-openapi/Cargo.toml +++ b/fatcat-openapi/Cargo.toml @@ -61,7 +61,7 @@ frunk-enum-core = { version = "0.2.0", optional = true } [dev-dependencies] clap = "2.25" -env_logger = "0.7" +env_logger = "0.9" tokio = { version = "1.14", features = ["full"] } native-tls = "0.2" -- cgit v1.2.3