summaryrefslogtreecommitdiffstats
path: root/crates/common/download/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'crates/common/download/Cargo.toml')
-rw-r--r--crates/common/download/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/common/download/Cargo.toml b/crates/common/download/Cargo.toml
index 5f92636b..504600ba 100644
--- a/crates/common/download/Cargo.toml
+++ b/crates/common/download/Cargo.toml
@@ -23,5 +23,5 @@ anyhow = "1.0"
mockito = "0.31"
regex = "1.5"
tempfile = "3.2"
-test-case = "2.0"
+test-case = "2.2"
tokio-test = "0.4"