summaryrefslogtreecommitdiff
path: root/tests/Cargo.toml
diff options
context:
space:
mode:
authorDavid Sherret <dsherret@users.noreply.github.com>2024-05-13 18:55:14 -0400
committerGitHub <noreply@github.com>2024-05-13 22:55:14 +0000
commitf2dc3f9a94444b1a5a40570be09c7f64903d27cb (patch)
tree2a07be0ce3aa766934f0483ab67c760e9ab0a339 /tests/Cargo.toml
parentdf879f9f746366ee6bd1dc757514e8e73deddc1d (diff)
chore(task): various small refactorings (#23793)
Diffstat (limited to 'tests/Cargo.toml')
-rw-r--r--tests/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Cargo.toml b/tests/Cargo.toml
index e14299c93..fa633f607 100644
--- a/tests/Cargo.toml
+++ b/tests/Cargo.toml
@@ -43,7 +43,7 @@ deno_lockfile.workspace = true
deno_terminal.workspace = true
deno_tls.workspace = true
fastwebsockets = { workspace = true, features = ["upgrade", "unstable-split"] }
-file_test_runner = "0.6.0"
+file_test_runner = "0.7.0"
flaky_test = "=0.1.0"
http.workspace = true
http-body-util.workspace = true