From 875be5ce2dabbbb0943dc0025ead3a5d6551cb08 Mon Sep 17 00:00:00 2001 From: Arpad Borsos Date: Sat, 9 Jul 2022 17:39:42 +0200 Subject: [PATCH] bump cache --- tests/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/Cargo.toml b/tests/Cargo.toml index 924318f..9fc210c 100644 --- a/tests/Cargo.toml +++ b/tests/Cargo.toml @@ -6,5 +6,5 @@ authors = ["Arpad Borsos "] edition = "2021" [dependencies] -reqwest = "0.11.0" +reqwest = "0.11.11" proguard = { git = "https://github.com/getsentry/rust-proguard", rev = "4bc2cddd79cc8f7c9d14dda2f9f4c431e10c9424" }